Class ParserManager
- java.lang.Object
-
- org.silverpeas.core.index.indexing.parser.ParserManager
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Optional<Parser>
getParser(String mimeType)
Get the parser for the given file mimetype.
-