Uses of Class
com.sun.tools.jxc.gen.config.NGCCHandler
Packages that use NGCCHandler
-
Uses of NGCCHandler in com.sun.tools.jxc.gen.config
Subclasses of NGCCHandler in com.sun.tools.jxc.gen.configModifier and TypeClassDescriptionclass
Auto-generated, do not edit.class
Auto-generated, do not edit.class
Auto-generated, do not edit.Fields in com.sun.tools.jxc.gen.config declared as NGCCHandlerModifier and TypeFieldDescriptionprotected final NGCCHandler
NGCCHandler._parent
Parent NGCCHandler, if any.Methods in com.sun.tools.jxc.gen.config 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.tools.jxc.gen.config with parameters of type NGCCHandlerModifierConstructorDescriptionClasses
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) Config
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) protected
NGCCHandler
(NGCCEventSource source, NGCCHandler parent, int parentCookie) protected
NGCCInterleaveFilter
(NGCCHandler parent, int cookie) Schema
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, File _baseDir)