Changes

Jump to navigation Jump to search
7 bytes added ,  13:16, 2 July 2020
===System ID (DTD Location) Rewrites===
BaseX relies on the Apache-maintained [httphttps://xml.apache.org/commons XML Commons Resolver]. The ''{{Code|xml-resolver-1.2.jar'' }} library is included in the full distributions of BaseX. If the resolver is not found in the classpath, and if Java 8 is used, Java’s built-in resolver will be applied (via <code>com.sun.org.apache.xml.internal.resolver.*</code>).
To enable entity resolving you have to provide a valid XML Catalog file, so that the parser knows where to look for mirrored DTDs.
* [https://www.oasis-open.org/committees/download.php/14809/xml-catalogs.html XML Catalogs. OASIS Standard, Version 1.1. 07-October-2005]
* [httphttps://en.wikipedia.org/wiki/Document_Type_Definition Wikipedia on Document Type Definitions]
* [http://xml.apache.org/commons/components/resolver/resolver-article.html Apache XML Commons Article on Entity Resolving]
* [http://java.sun.com/webservices/docs/1.6/jaxb/catalog.html XML Entity and URI Resolvers], Sun
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu