Uses of Class
com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
Packages that use NGCCRuntime Package Description com.sun.xml.xsom.impl.parser Parser that reads XML Schema documents and builds anXSSchemaSet
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 Modifier and Type Class Description 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 Modifier and Type Method Description NGCCRuntime
annotation. getRuntime()
NGCCRuntime
attributeDeclBody. getRuntime()
NGCCRuntime
attributeGroupDecl. getRuntime()
NGCCRuntime
attributeUses. getRuntime()
NGCCRuntime
complexType_complexContent_body. getRuntime()
NGCCRuntime
complexType. getRuntime()
NGCCRuntime
elementDeclBody. getRuntime()
NGCCRuntime
erSet. getRuntime()
NGCCRuntime
ersSet. getRuntime()
NGCCRuntime
facet. getRuntime()
NGCCRuntime
foreignAttributes. getRuntime()
NGCCRuntime
group. getRuntime()
NGCCRuntime
identityConstraint. getRuntime()
NGCCRuntime
importDecl. getRuntime()
NGCCRuntime
includeDecl. getRuntime()
NGCCRuntime
modelGroupBody. getRuntime()
protected abstract NGCCRuntime
NGCCHandler. getRuntime()
This method will be implemented by the generated code and returns a reference to the current runtime.NGCCRuntime
notation. getRuntime()
NGCCRuntime
occurs. getRuntime()
NGCCRuntime
particle. getRuntime()
NGCCRuntime
qname. getRuntime()
NGCCRuntime
qualification. getRuntime()
NGCCRuntime
redefine. getRuntime()
NGCCRuntime
Schema. getRuntime()
NGCCRuntime
SimpleType_List. getRuntime()
NGCCRuntime
SimpleType_Restriction. getRuntime()
NGCCRuntime
SimpleType_Union. getRuntime()
NGCCRuntime
simpleType. getRuntime()
NGCCRuntime
wildcardBody. getRuntime()
NGCCRuntime
xpath. getRuntime()
-