Class ParserContext


  • public class ParserContext
    extends Object
    Provides context information to be used by NGCCRuntimeExs.

    This class does the actual processing for XSOMParser, but to hide the details from the public API, this class in a different package.

    Author:
    Kohsuke Kawaguchi ([email protected])