Package | Description |
---|---|
com.sun.msv.reader.relax.core |
parses RELAX Core into AGM.
|
com.sun.msv.reader.trex.classic |
parses TREX pattern into AGM.
|
com.sun.msv.reader.xmlschema |
parses XML representation of XML Schema into AGM.
|
com.sun.msv.relaxns.reader.relax |
parses XML representation of RELAXNS-extended RELAX Core.
|
Modifier and Type | Class | Description |
---|---|---|
class |
RELAXCoreReader |
reads RELAX module (classic RELAX module; no namespace extension)
by SAX2 and constructs abstract grammar model.
|
Modifier and Type | Class | Description |
---|---|---|
class |
TREXGrammarReader |
reads TREX grammar from SAX2 and constructs abstract grammar model.
|
Modifier and Type | Class | Description |
---|---|---|
class |
XMLSchemaReader |
parses XML representation of XML Schema and constructs AGM.
|
Modifier and Type | Class | Description |
---|---|---|
class |
RELAXCoreIslandSchemaReader |
reads RELAX-Namespace-extended RELAX Core.
|
Copyright © 2019 Oracle Corporation. All rights reserved.