Uses of Class
com.sun.tools.jxc.NGCCRuntimeEx

Packages that use NGCCRuntimeEx
com.sun.tools.jxc.gen.config   
 

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

Fields in com.sun.tools.jxc.gen.config declared as NGCCRuntimeEx
protected  NGCCRuntimeEx Classes.$runtime
           
protected  NGCCRuntimeEx Config.$runtime
           
protected  NGCCRuntimeEx Schema.$runtime
           
 

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