Class ParserContext

java.lang.Object
com.sun.xml.xsom.impl.parser.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 (kohsuke.kawaguchi@sun.com)