Uses of Interface
com.sun.xml.xsom.impl.parser.state.NGCCEventSource
Package
Description
Parser that reads XML Schema documents and builds an
XSSchemaSet
object.-
Uses of NGCCEventSource in com.sun.xml.xsom.impl.parser
Modifier and TypeClassDescriptionclass
NGCCRuntime extended with various utility methods for parsing XML Schema. -
Uses of NGCCEventSource in com.sun.xml.xsom.impl.parser.state
Modifier and TypeClassDescriptionclass
Dispatches incoming events into sub handlers appropriately so that the interleaving semantics will be correctly realized.class
Runtime Engine for RELAXNGCC execution.Modifier and TypeFieldDescriptionprotected final NGCCEventSource
NGCCHandler._source
Event source.ModifierConstructorDescriptionprotected
NGCCHandler
(NGCCEventSource source, NGCCHandler parent, int parentCookie) Schema
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, boolean _includeMode, String _expectedNamespace)