Uses of Class
com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
Packages that use NGCCRuntimeEx Package Description com.sun.xml.xsom.impl.parser Parser that reads XML Schema documents and builds anXSSchemaSetobject.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 Modifier and Type Method Description NGCCRuntimeExParserContext. newNGCCRuntime()Constructors in com.sun.xml.xsom.impl.parser with parameters of type NGCCRuntimeEx Constructor Description 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 Modifier and Type Field Description protected NGCCRuntimeExSchema. $runtimeConstructors in com.sun.xml.xsom.impl.parser.state with parameters of type NGCCRuntimeEx Constructor Description Schema(NGCCRuntimeEx runtime, boolean _includeMode, String _expectedNamespace)Schema(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, boolean _includeMode, String _expectedNamespace)
-