Uses of Package
javax.xml.catalog
-
Packages that use javax.xml.catalog Package Description javax.xml.catalog Provides the classes for implementing XML Catalogs OASIS Standard V1.1, 7 October 2005. -
Classes in javax.xml.catalog used by javax.xml.catalog Class Description Catalog The Catalog class represents an entity Catalog as defined by XML Catalogs, OASIS Standard V1.1, 7 October 2005.CatalogFeatures The CatalogFeatures holds a collection of features and properties.CatalogFeatures.Builder The Builder class for building the CatalogFeatures object.CatalogFeatures.Feature A Feature type as defined in the Catalog Features table.CatalogResolver A Catalog Resolver that implements SAXEntityResolver
, StAXXMLResolver
, DOM LSLSResourceResolver
used by Schema Validation, and TransformURIResolver
, and resolves external references using catalogs.