Class ParserEnvironment


  • public final class ParserEnvironment
    extends java.lang.Object
    This class encapsulates the environment of a Parser. In case you are creating a parser from within a Searcher, you can use the fromExecutionContext(Execution.Context) factory for convenience.
    Author:
    Simon Thoresen Hult