Package org.apache.commons.configuration.resolver
A package containing EntityResolvers.
$Id: package.html 1162380 2011-08-27 15:49:26Z oheger $
-
Interface Summary Interface Description EntityRegistry Interface used for registering and retrieving PUBLICID to URL mappings.EntityResolverSupport Interface that identifies the class as using an EntityResolver -
Class Summary Class Description CatalogResolver Thin wrapper around xml commons CatalogResolver to allow list of catalogs to be provided.CatalogResolver.Catalog Overrides the Catalog implementation to use the underlying FileSystem.CatalogResolver.CatalogManager Extend the CatalogManager to make the FileSystem and base directory accessible.DefaultEntityResolver The DefaultEntityResolver used by XML Configurations.