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 Catalog.addEntry(CatalogEntry entry)
          Cleanup and process a Catalog entry.
protected  void Catalog.addDelegate(CatalogEntry entry)
          Add to the current list of delegated catalogs.
 void Resolver.addEntry(CatalogEntry entry)
          Cleanup and process a Catalog entry.
 



Copyright © 2001-2006 Apache Software Foundation. All Rights Reserved.