| Package | Description |
|---|---|
| com.sun.msv.relaxns.grammar.relax |
abstract grammar model(AGM) for RELAXNS-extended RELAX Core.
|
| com.sun.msv.relaxns.grammar.trex |
abstract grammar model(AGM) for RELAXNS-extended TREX.
|
| 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.
|
| com.sun.msv.relaxns.verifier |
"divide&validate" framework implementation.
|
| org.iso_relax.dispatcher | |
| org.iso_relax.dispatcher.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
RELAXIslandSchema
IslandSchema implementation for RELXA module.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TREXIslandSchema
IslandSchema implementation for TREX pattern.
|
| Modifier and Type | Method and Description |
|---|---|
IslandSchema |
RELAXCoreIslandSchemaReader.getSchema() |
| Modifier and Type | Method and Description |
|---|---|
IslandSchema |
TREXIslandSchemaReader.getSchema() |
| Modifier and Type | Class and Description |
|---|---|
class |
IslandSchemaImpl
base implementation of IslandSchema for MSV.
|
| Modifier and Type | Method and Description |
|---|---|
IslandSchema |
IslandSchemaReader.getSchema()
gets parsed schema.
|
IslandSchema |
SchemaProvider.getSchemaByNamespace(String uri)
gets IslandSchema whose primary namespace URI is the given value.
|
IslandSchema[] |
SchemaProvider.getSchemata()
returns all IslandSchemata at once.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgnoredSchema
IslandSchema implementation for "ignored" island.
|
| Modifier and Type | Method and Description |
|---|---|
IslandSchema |
AbstractSchemaProviderImpl.getSchemaByNamespace(String s) |
IslandSchema[] |
AbstractSchemaProviderImpl.getSchemata() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSchemaProviderImpl.addSchema(String s,
IslandSchema islandschema) |
Copyright © 2017 Oracle Corporation. All rights reserved.