Uses of Interface
com.sun.tools.jxc.gen.config.NGCCEventSource

Uses of NGCCEventSource in com.sun.tools.jxc.gen.config
 

Classes in com.sun.tools.jxc.gen.config that implement NGCCEventSource
 class NGCCInterleaveFilter
          Dispatches incoming events into sub handlers appropriately so that the interleaving semantics will be correctly realized.
 class NGCCRuntime
          Runtime Engine for RELAXNGCC execution.
 

Constructors in com.sun.tools.jxc.gen.config with parameters of type NGCCEventSource
Classes(NGCCHandler parent, NGCCEventSource source, com.sun.tools.jxc.NGCCRuntimeEx runtime, int cookie)
           
Config(NGCCHandler parent, NGCCEventSource source, com.sun.tools.jxc.NGCCRuntimeEx runtime, int cookie)
           
Schema(NGCCHandler parent, NGCCEventSource source, com.sun.tools.jxc.NGCCRuntimeEx runtime, int cookie, java.io.File _baseDir)