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