Uses of Class
com.sun.xml.xsom.impl.parser.state.NGCCHandler
Packages that use NGCCHandler
- 
Uses of NGCCHandler in com.sun.xml.xsom.impl.parser.stateSubclasses of NGCCHandler in com.sun.xml.xsom.impl.parser.stateFields in com.sun.xml.xsom.impl.parser.state declared as NGCCHandlerModifier and TypeFieldDescriptionprotected final NGCCHandlerNGCCHandler._parentParent NGCCHandler, if any.Methods in com.sun.xml.xsom.impl.parser.state with parameters of type NGCCHandlerModifier and TypeMethodDescriptionvoidNGCCRuntime.setRootHandler(NGCCHandler rootHandler) Sets the root handler, which will be used to parse the root element.Constructors in com.sun.xml.xsom.impl.parser.state with parameters of type NGCCHandlerModifierConstructorDescriptionprotectedNGCCHandler(NGCCEventSource source, NGCCHandler parent, int parentCookie) protectedNGCCInterleaveFilter(NGCCHandler parent, int cookie) Schema(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, boolean _includeMode, String _expectedNamespace)