Uses of Class
com.sun.xml.xsom.impl.parser.state.NGCCRuntime
Package
Description
Parser that reads XML Schema documents and builds an
XSSchemaSet
object.-
Uses of NGCCRuntime in com.sun.xml.xsom.impl.parser
Modifier and TypeClassDescriptionclass
NGCCRuntime extended with various utility methods for parsing XML Schema. -
Uses of NGCCRuntime in com.sun.xml.xsom.impl.parser.state
Modifier 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()