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.state
Subclasses of NGCCHandler in com.sun.xml.xsom.impl.parser.stateModifier and TypeClassDescription(package private) class
(package private) class
(package private) class
(package private) class
(package private) class
(package private) class
(package private) class
(package private) class
(package private) class
(package private) class
(package private) class
(package private) class
(package private) class
(package private) class
(package private) class
(package private) class
(package private) class
(package private) class
(package private) class
(package private) class
(package private) class
(package private) class
class
(package private) class
(package private) class
(package private) class
(package private) class
(package private) class
(package private) class
Fields in com.sun.xml.xsom.impl.parser.state declared as NGCCHandlerModifier and TypeFieldDescriptionprotected final NGCCHandler
NGCCHandler._parent
Parent NGCCHandler, if any.private final NGCCHandler
NGCCInterleaveFilter._parent
Parent handler.Methods in com.sun.xml.xsom.impl.parser.state with parameters of type NGCCHandlerModifier and TypeMethodDescriptionvoid
NGCCRuntime.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 NGCCHandlerModifierConstructorDescriptionannotation
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, AnnotationImpl _existing, AnnotationContext _context) attributeDeclBody
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, Locator _locator, boolean _isLocal, String _defaultValue, String _fixedValue) attributeGroupDecl
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) attributeUses
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, AttributesHolder _owner) complexType
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) complexType_complexContent_body
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, AttributesHolder _owner) elementDeclBody
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, Locator _locator, boolean _isGlobal) erSet
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) ersSet
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) facet
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) foreignAttributes
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, ForeignAttributesImpl _current) group
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) identityConstraint
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) importDecl
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) includeDecl
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) modelGroupBody
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, Locator _locator, String _compositorName) protected
NGCCHandler
(NGCCEventSource source, NGCCHandler parent, int parentCookie) protected
NGCCInterleaveFilter
(NGCCHandler parent, int cookie) notation
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) occurs
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) particle
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) qname
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) qualification
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) redefine
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) Schema
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, boolean _includeMode, String _expectedNamespace) simpleType
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) SimpleType_List
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, AnnotationImpl _annotation, Locator _locator, ForeignAttributesImpl _fa, String _name, Set _finalSet) SimpleType_Restriction
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, AnnotationImpl _annotation, Locator _locator, ForeignAttributesImpl _fa, String _name, Set _finalSet) SimpleType_Union
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, AnnotationImpl _annotation, Locator _locator, ForeignAttributesImpl _fa, String _name, Set _finalSet) wildcardBody
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, Locator _locator) xpath
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie)