| Package | Description |
|---|---|
| org.iso_relax.dispatcher | |
| org.iso_relax.dispatcher.impl |
| 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. this
method is only called once before the first validation starts.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSchemaProviderImpl
default implementation of SchemaProvider.
|
| 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 pschema) |
Copyright © 2016 Philip Helger. All rights reserved.