java-apache-xml-commons-resolver 1.2
Catalog-based entity and URI resolution
The resolver class implements the full semantics of OASIS Technical Resolution 9401:1997 (Amendment 2 to TR 9401) catalogs and the 06 Aug 2001 Committee Specification of OASIS XML Catalogs.
It also includes a framework of classes designed to read catalog files in a number of formats:
The plain-text flavor described by TR9401.
The XCatalog XML format defined by John Cowan
The XML Catalog format defined by the OASIS Entity Resolution Technical Committee.
- Website: http://xerces.apache.org/xml-commons/
- Licenses: ASL 2.0
- Package source: gnu/packages/java-xml.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-apache-xml-commons-resolver 1.2
as follows:
guix install java-apache-xml-commons-resolver@1.2
Or install the latest version:
guix install java-apache-xml-commons-resolver
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.