Uses of Class
com.sun.xml.xsom.impl.parser.NGCCRuntimeEx

Packages that use NGCCRuntimeEx
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 NGCCRuntimeEx in com.sun.xml.xsom.impl.parser
 

Methods in com.sun.xml.xsom.impl.parser that return NGCCRuntimeEx
 NGCCRuntimeEx ParserContext.newNGCCRuntime()
           
 

Constructors in com.sun.xml.xsom.impl.parser with parameters of type NGCCRuntimeEx
BaseContentRef(NGCCRuntimeEx $runtime, Ref.Type _baseType)
           
 

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

Fields in com.sun.xml.xsom.impl.parser.state declared as NGCCRuntimeEx
protected  NGCCRuntimeEx Schema.$runtime
           
 

Constructors in com.sun.xml.xsom.impl.parser.state with parameters of type NGCCRuntimeEx
Schema(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, boolean _includeMode, String _expectedNamespace)
           
Schema(NGCCRuntimeEx runtime, boolean _includeMode, String _expectedNamespace)
           
 



Copyright © 2012 Oracle. All Rights Reserved.