| 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 |
parses XML representation of RELAX Namespace.
|
| com.sun.msv.relaxns.verifier |
"divide&validate" framework implementation.
|
| org.iso_relax.dispatcher | |
| org.iso_relax.dispatcher.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
RELAXIslandSchema.bind(SchemaProvider provider,
ErrorHandler handler) |
protected void |
AnyOtherElementExp.wrapUp(Grammar owner,
Expression pseudoContentModel,
SchemaProvider provider,
ErrorHandler errorHandler)
creates pseudo content model and name class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TREXIslandSchema.bind(SchemaProvider provider,
ErrorHandler handler) |
| Modifier and Type | Field and Description |
|---|---|
protected SchemaProvider |
RELAXNSReader.schemaProvider |
| Modifier and Type | Method and Description |
|---|---|
SchemaProvider |
RELAXNSReader.getSchemaProvider()
obtains parsed grammar object as SchemaProvider
only if parsing was successful.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SchemaProviderImpl
implementation of SchemaProvider by using RELAX Grammar.
|
| Modifier and Type | Field and Description |
|---|---|
protected SchemaProvider |
IslandSchemaImpl.Binder.provider |
| Constructor and Description |
|---|
Binder(SchemaProvider provider,
ErrorHandler errorHandler,
ExpressionPool pool) |
| Modifier and Type | Method and Description |
|---|---|
SchemaProvider |
Dispatcher.getSchemaProvider()
get ShcmeaProvider object which is attached to this Dispatcher.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IslandSchema.bind(SchemaProvider provider,
ErrorHandler errorHandler)
binds references to imported elementDecls by using given provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSchemaProviderImpl |
| Modifier and Type | Field and Description |
|---|---|
protected SchemaProvider |
DispatcherImpl.schema
Dispatcher will consult this object about schema information
|
| Modifier and Type | Method and Description |
|---|---|
SchemaProvider |
DispatcherImpl.getSchemaProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
IgnoredSchema.bind(SchemaProvider provider,
ErrorHandler handler) |
| Constructor and Description |
|---|
DispatcherImpl(SchemaProvider schema) |
Copyright © 2017 Oracle Corporation. All rights reserved.