Uses of Class
com.sun.xml.xsom.impl.parser.state.NGCCRuntime
Packages that use NGCCRuntime
Package
Description
Parser that reads XML Schema documents and builds an
XSSchemaSet
object.-
Uses of NGCCRuntime in com.sun.xml.xsom.impl.parser
Subclasses of NGCCRuntime in com.sun.xml.xsom.impl.parserModifier and TypeClassDescriptionclass
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 NGCCRuntimeModifier and TypeMethodDescriptionprotected abstract NGCCRuntime
NGCCHandler.getRuntime()
This method will be implemented by the generated code and returns a reference to the current runtime.final NGCCRuntime
Schema.getRuntime()