Package org.apache.commons.configuration2.resolver
A package containing EntityResolvers.
-
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 Extends the CatalogManager to make the FileSystem and base directory accessible.DefaultEntityResolver The DefaultEntityResolver used by XML Configurations.