| Package | Description |
|---|---|
| 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.
|
| com.sun.msv.relaxns.reader.trex |
parses XML representation of RELAXNS-extended TREX.
|
| Modifier and Type | Method and Description |
|---|---|
IslandSchemaReader |
RELAXNSReader.getIslandSchemaReader(String language,
String expectedTargetNamespace)
creates an
IslandSchemaReader that can parse the specified language. |
| Modifier and Type | Class and Description |
|---|---|
class |
RELAXCoreIslandSchemaReader
reads RELAX-Namespace-extended RELAX Core.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TREXIslandSchemaReader
reads extended-TREX grammar (extended by RELAX Namespace)
and constructs IslandSchema.
|
Copyright © 2017 Oracle Corporation. All rights reserved.