org.silverpeas.search.indexEngine.parser
Class ParserManager

java.lang.Object
  extended by 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.


Method Summary
static Parser getParser(String format)
          Get the parser for a given file format.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getParser

public static Parser getParser(String format)
Get the parser for a given file format.

Parameters:
format -
Returns:


Copyright © 2016 Silverpeas. All Rights Reserved.