Package | Description |
---|---|
com.sun.tools.jxc.gen.config |
Modifier and Type | Class | Description |
---|---|---|
class |
Classes |
Auto-generated, do not edit.
|
class |
Config |
Auto-generated, do not edit.
|
class |
Schema |
Auto-generated, do not edit.
|
Modifier and Type | Field | Description |
---|---|---|
protected NGCCHandler |
NGCCHandler._parent |
Parent NGCCHandler, if any.
|
Modifier and Type | Method | Description |
---|---|---|
void |
NGCCRuntime.setRootHandler(NGCCHandler rootHandler) |
Sets the root handler, which will be used to parse the
root element.
|
Constructor | Description |
---|---|
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) |
Copyright © 2018 Oracle Corporation. All rights reserved.