Uses of Class
com.sun.xml.xsom.impl.parser.state.NGCCRuntime

Packages that use NGCCRuntime
com.sun.xml.xsom.impl.parser Parser that reads XML Schema documents and builds an XSSchemaSet object. 
com.sun.xml.xsom.impl.parser.state   
 

Uses of NGCCRuntime in com.sun.xml.xsom.impl.parser
 

Subclasses of NGCCRuntime in com.sun.xml.xsom.impl.parser
 class NGCCRuntimeEx
          NGCCRuntime extended with various utility methods for parsing XML Schema.
 

Uses of NGCCRuntime in com.sun.xml.xsom.impl.parser.state
 

Methods in com.sun.xml.xsom.impl.parser.state that return NGCCRuntime
protected abstract  NGCCRuntime NGCCHandler.getRuntime()
          This method will be implemented by the generated code and returns a reference to the current runtime.
 NGCCRuntime Schema.getRuntime()
           
 



Copyright © 2012 Oracle. All Rights Reserved.