Package 

Class ParserConfigReader


  • 
    public final class ParserConfigReader
    
                        

    A reader to load the information stored in the $APP_HOME/config/parse-plugins.xml file.

    • Method Summary

      Modifier and Type Method Description
      final ParserConfig parse(ImmutableConfig conf) Reads the parse-plugins.xml file and returns the ParserConfig defined by it.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ParserConfigReader

        ParserConfigReader()