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 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.
-