|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NGCCEventSource | |
|---|---|
| com.sun.xml.xsom.impl.parser | Parser that reads XML Schema documents and builds an XSSchemaSet object. |
| com.sun.xml.xsom.impl.parser.state | |
| Uses of NGCCEventSource in com.sun.xml.xsom.impl.parser |
|---|
| Classes in com.sun.xml.xsom.impl.parser that implement NGCCEventSource | |
|---|---|
class |
NGCCRuntimeEx
NGCCRuntime extended with various utility methods for parsing XML Schema. |
| Uses of NGCCEventSource in com.sun.xml.xsom.impl.parser.state |
|---|
| Classes in com.sun.xml.xsom.impl.parser.state that implement NGCCEventSource | |
|---|---|
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. |
| Fields in com.sun.xml.xsom.impl.parser.state declared as NGCCEventSource | |
|---|---|
protected NGCCEventSource |
NGCCHandler._source
Event source. |
| Constructors in com.sun.xml.xsom.impl.parser.state with parameters of type NGCCEventSource | |
|---|---|
NGCCHandler(NGCCEventSource source,
NGCCHandler parent,
int parentCookie)
|
|
Schema(NGCCHandler parent,
NGCCEventSource source,
NGCCRuntimeEx runtime,
int cookie,
boolean _includeMode,
String _expectedNamespace)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||