Uses of Interface
com.sun.tools.jxc.gen.config.NGCCEventSource
Packages that use NGCCEventSource
-
Uses of NGCCEventSource in com.sun.tools.jxc
Classes in com.sun.tools.jxc that implement NGCCEventSourceModifier and TypeClassDescriptionfinal class
Controls the validating and converting of values obtained from the config file. -
Uses of NGCCEventSource in com.sun.tools.jxc.gen.config
Classes in com.sun.tools.jxc.gen.config that implement NGCCEventSourceModifier and TypeClassDescriptionclass
Dispatches incoming events into sub handlers appropriately so that the interleaving semantics will be correctly realized.class
Runtime Engine for RELAXNGCC execution.Fields in com.sun.tools.jxc.gen.config declared as NGCCEventSourceModifier and TypeFieldDescriptionprotected final NGCCEventSource
NGCCHandler._source
Event source.Constructors in com.sun.tools.jxc.gen.config with parameters of type NGCCEventSourceModifierConstructorDescriptionClasses
(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) Schema
(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, File _baseDir)