org.silverpeas.search.indexEngine.parser
Class ParserManager
java.lang.Object
org.silverpeas.search.indexEngine.parser.ParserManager
public final class ParserManager
- extends Object
The ParserManager class manages all the parsers which will be used to parse the indexed files.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getParser
public static Parser getParser(String format)
- Get the parser for a given file format.
- Parameters:
format
-
- Returns:
Copyright © 2016 Silverpeas. All Rights Reserved.