The modern Java platform includes a standard XML Catalog API to support the OASIS XML Catalogs Standard v1.1. The new API defines catalog and catalog-resolve abstractions so that JAXP processors can use them. In this section, we will look at the following:
- The OASIS XML Catalog standard
- JAXP processors
- Earlier XML Catalogs
- Current XML Catalogs