| Package | Description |
|---|---|
| com.sun.xml.xsom.impl.parser | |
| com.sun.xml.xsom.impl.parser.state |
| Modifier and Type | Class | Description |
|---|---|---|
class |
NGCCRuntimeEx |
NGCCRuntime extended with various utility methods for
parsing XML Schema.
|
| Modifier and Type | Class | Description |
|---|---|---|
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.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected NGCCEventSource |
NGCCHandler._source |
Event source.
|
| Constructor | Description |
|---|---|
NGCCHandler(NGCCEventSource source,
NGCCHandler parent,
int parentCookie) |
|
Schema(NGCCHandler parent,
NGCCEventSource source,
NGCCRuntimeEx runtime,
int cookie,
boolean _includeMode,
java.lang.String _expectedNamespace) |
Copyright © 2018 Oracle. All rights reserved.