Uses of Class
com.sun.xml.xsom.impl.parser.state.NGCCHandler
-
Uses of NGCCHandler in com.sun.xml.xsom.impl.parser.state
Modifier and TypeFieldDescriptionprotected final NGCCHandler
NGCCHandler._parent
Parent NGCCHandler, if any.Modifier and TypeMethodDescriptionvoid
NGCCRuntime.setRootHandler
(NGCCHandler rootHandler) Sets the root handler, which will be used to parse the root element.ModifierConstructorDescriptionprotected
NGCCHandler
(NGCCEventSource source, NGCCHandler parent, int parentCookie) protected
NGCCInterleaveFilter
(NGCCHandler parent, int cookie) Schema
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, boolean _includeMode, String _expectedNamespace)