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 TypeClassDescriptionclassAuto-generated, do not edit.classAuto-generated, do not edit.classAuto-generated, do not edit.Fields in com.sun.tools.jxc.gen.config declared as NGCCHandlerModifier and TypeFieldDescriptionprotected final NGCCHandlerNGCCHandler._parentParent NGCCHandler, if any.Methods in com.sun.tools.jxc.gen.config 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.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) protectedNGCCHandler(NGCCEventSource source, NGCCHandler parent, int parentCookie) protectedNGCCInterleaveFilter(NGCCHandler parent, int cookie) Schema(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, File _baseDir)