Uses of Class
org.apache.xml.resolver.CatalogEntry

Packages that use CatalogEntry
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
 void Resolver.addEntry(CatalogEntry entry)
          Cleanup and process a Catalog entry.
 void Catalog.addEntry(CatalogEntry entry)
          Cleanup and process a Catalog entry.