Uses of Class
org.apache.xml.resolver.CatalogEntry
-
Packages that use CatalogEntry Package Description org.apache.xml.resolver Apache XML Commons Resolver package. -
-
Uses of CatalogEntry in org.apache.xml.resolver
Methods in org.apache.xml.resolver with parameters of type CatalogEntry Modifier and Type Method Description protected void
Catalog. addDelegate(CatalogEntry entry)
Add to the current list of delegated catalogs.void
Catalog. addEntry(CatalogEntry entry)
Cleanup and process a Catalog entry.void
Resolver. addEntry(CatalogEntry entry)
Cleanup and process a Catalog entry.
-