blob: b7bfb7dcf013151b2b4c7e2662a33f34e5b84b8c [file] [log] [blame]
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>4.3&nbsp;XML Resolver</title><link rel="stylesheet" href="css/stylesheet.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.70.0"><link rel="start" href="index.html" title="DocBook Framework (DBF)"><link rel="up" href="ch04.html" title="4.&nbsp;Developer information"><link rel="prev" href="ch04s02.html" title="4.2&nbsp;DocBook reference files"><link rel="next" href="ch04s04.html" title="4.4&nbsp;Docbook Source files"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">4.3&nbsp;XML Resolver</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch04s02.html">Prev</a>&nbsp;</td><th width="60%" align="center">4.&nbsp;Developer information</th><td width="20%" align="right">&nbsp;<a accesskey="n" href="ch04s04.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="section-xml-resolver"></a>4.3&nbsp;XML Resolver</h2></div></div></div><p>The framework uses the Apache XML commons resolver to avoid
accessing the Internet for Catalog files. The resolver is configured
through the <code class="literal">CatalogManager.properties</code> and
<code class="literal">xml-catalog.xml</code> files in the
<code class="literal">src/resolver</code> directory of the distribution.</p><p>If you update e.g. the Docbook XML version, you must also update
the catalog file to match the new version. Else the rendering process
will have no knowledge of your changes and access the Internet to
download the required DTD files.</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch04s02.html">Prev</a>&nbsp;</td><td width="20%" align="center"><a accesskey="u" href="ch04.html">Up</a></td><td width="40%" align="right">&nbsp;<a accesskey="n" href="ch04s04.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">4.2&nbsp;DocBook reference files&nbsp;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&nbsp;4.4&nbsp;Docbook Source files</td></tr></table></div></body></html>