The XML Resolver Project
Welcome! This is the home page for a family of resolver projects, including implementations in Java and C#. These implementations and related projects are hosted under the XML Resolver organization at GitHub.
Table of Contents
- What is a resolver?
- Why use a resolver?
- Getting an XML Resolver
- Using an XML Resolver
- Configuring an XML Resolver
- What you can configure
- The initial list of catalog files
- A list of additional catalog files
- Catalogs to load from assemblies
- Load the XmlResolverData assembly catalog?
- Load catalogs from the classpath
- Preference for public or system identifiers
- Obey
oasis-xml-catalog
processing instruction - Support relative catalog paths
- Fix system identifiers on Windows.
- Cache documents
- Prefer property file values
- Use URI entries for system resolution
- Merge http: and https: URI schemes
- Mask jar URIs
- Catalog loader class
- Parse RDDL documents
- Specify an alternate class loader
- Support catalog files in ZIP archives
- Access the underlying catalog manager
- Logging
- See also
- System properties index
- File properties index
- Environment variables index
- Constants index
- API index