5Support catalog files in ZIP archives

This feature is new in XML Resolver 3.1.0.

Configuration on Java

  • Feature ResolverFeature.ARCHIVED_CATALOGS (type: Boolean)

  • System property xml.catalog.archivedCatalogs

  • Property file property archived-catalogs

Configuration on .NET

  • Feature ResolverFeature.ARCHIVED_CATALOGS (type: bool)

  • Environment variable XML_CATALOG_ARCHIVED_CATALOGS

  • Property file property archivedCatalogs

If archived catalogs are allowed, then you can place ZIP files of resources directly on the catalog path. The resolver will search inside the ZIP file for a catalog (/org/xmlresolver/catalog.xml or /catalog.xml) to use.