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