|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
SchemaLocator interface and implementations.
See:
Description
| Interface Summary | |
|---|---|
| SchemaLocator | Finds schema files given a URI (which is often a URL). |
| Class Summary | |
|---|---|
| CachingSchemaLocator | A SchemaLocator that automatically caches successfully-used
schemas to an underlying catalog. |
| CatalogSchemaLocator | A SchemaLocator that uses a Catalog as
its sole data source. |
| ChainingSchemaLocator | A SchemaLocator that uses multiple locators, in order,
to resolve schema files. |
| URLSchemaLocator | A SchemaLocator that resolves file:// URLs using the local
filesystem, and http:// URLs using a WebClient. |
SchemaLocator interface and implementations.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||