Uses of Class
org.jboss.util.xml.catalog.CatalogEntry
-
Packages that use CatalogEntry Package Description org.jboss.util.xml.catalog XML utilities. -
-
Uses of CatalogEntry in org.jboss.util.xml.catalog
Methods in org.jboss.util.xml.catalog with parameters of type CatalogEntry Modifier and Type Method Description protected voidCatalog. addDelegate(CatalogEntry entry)Add to the current list of delegated catalogs.voidCatalog. addEntry(CatalogEntry entry)Cleanup and process a Catalog entry.voidResolver. addEntry(CatalogEntry entry)Cleanup and process a Catalog entry.
-