| Package | Description |
|---|---|
| com.sun.xml.xsom.impl.parser.state |
| Modifier and Type | Class and Description |
|---|---|
class |
Schema |
| Modifier and Type | Field and Description |
|---|---|
protected NGCCHandler |
NGCCHandler._parent
Parent NGCCHandler, if any.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NGCCRuntime.setRootHandler(NGCCHandler rootHandler)
Sets the root handler, which will be used to parse the
root element.
|
| Constructor and Description |
|---|
NGCCHandler(NGCCEventSource source,
NGCCHandler parent,
int parentCookie) |
NGCCInterleaveFilter(NGCCHandler parent,
int cookie) |
Schema(NGCCHandler parent,
NGCCEventSource source,
NGCCRuntimeEx runtime,
int cookie,
boolean _includeMode,
String _expectedNamespace) |
Copyright © 2005–2017 Oracle Corporation. All rights reserved.