See: Description
Interface | Description |
---|---|
Catalog |
The Catalog class represents an entity Catalog as defined by
XML Catalogs, OASIS Standard V1.1, 7 October 2005.
|
CatalogResolver |
A SAX EntityResolver that uses catalogs to resolve references.
|
CatalogUriResolver |
A JAXP URIResolver that uses catalogs to resolve references.
|
Class | Description |
---|---|
CatalogFeatures |
The CatalogFeatures holds a collection of features and properties.
|
CatalogFeatures.Builder |
The Builder class for building the CatalogFeatures object.
|
CatalogManager |
The Catalog Manager manages the creation of XML Catalogs and Catalog Resolvers.
|
Enum | Description |
---|---|
CatalogFeatures.Feature |
A Feature type as defined in the
Catalog Features table.
|
Exception | Description |
---|---|
CatalogException |
The exception class handles errors that may happen while processing or using
a catalog.
|
Unless otherwise noted, passing a null argument to a constructor or method in any class or interface in this package will cause a NullPointerException to be thrown.
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-01-26-133437.ivan.openjdk9onspinwait