Ant integration with xml-commons resolver.
See: Description
Class Summary | |
---|---|
ApacheCatalog | This class extends the Catalog class provided by Norman Walsh's resolver library in xml-commons in order to add classpath entity and URI resolution. |
ApacheCatalogResolver |
This class extends the CatalogResolver class provided by Norman Walsh's resolver library in xml-commons. |
These classes enhance the <xmlcatalog>
datatype
to support external catalog files using the xml-commons resolver, in
accordance with the
OASIS "Open Catalog" standard. They will be used if and only if
the xml-commons resolver library is available on the classpath.
See Also: Apache xml-commons Project
XMLCatalog ApacheCatalogResolver ApacheCatalog