blob: b01b92529ef5e984b1c2430c7bae5f333b7beff5 [file] [log] [blame]
<html>
<head>
<title>Catalog Entity Resolver</title>
</head>
<body>
<h1>Catalog Entity Resolver</h1>
<p>
A component that uses entity catalogs for resolving external entities.
It sets the entity resolver onto the hook provided by the SAX parser,
and then handles the resolveEntity() requests.
</p>
<p>
This implementation uses the XML Entity and URI Resolvers
published by Norman Walsh at
<a href="http://xml.apache.org/commons/">Apache XML Commons</a>
</p>
</body>
</html>