Package | Description |
---|---|
com.sun.xml.xsom.impl.parser |
Parser that reads XML Schema documents and builds an
XSSchemaSet object. |
com.sun.xml.xsom.impl.parser.state |
Modifier and Type | Class and Description |
---|---|
class |
NGCCRuntimeEx
NGCCRuntime extended with various utility methods for
parsing XML Schema.
|
Modifier and Type | Class and 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 and Description |
---|---|
protected NGCCEventSource |
NGCCHandler._source
Event source.
|
Constructor and Description |
---|
NGCCHandler(NGCCEventSource source,
NGCCHandler parent,
int parentCookie) |
Schema(NGCCHandler parent,
NGCCEventSource source,
NGCCRuntimeEx runtime,
int cookie,
boolean _includeMode,
String _expectedNamespace) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.