Use 
PREV   NEXT      All Classes   All Packages
FlexDoc/Javadoc 2.0
Demo Java Doc

Uses of Interface
javax.xml.catalog.Catalog
Packages that use Catalog
Provides the classes for implementing XML Catalogs OASIS Standard V1.1, 7 October 2005.
Methods in javax.xml.catalog that return Catalog
static Catalog
CatalogManager.catalog(CatalogFeatures features, URI... uris)
Creates a Catalog object using the specified feature settings and uri(s) to one or more catalog files.
Methods in javax.xml.catalog that return types with arguments of type Catalog
Catalog.catalogs()
Returns a sequential Stream of alternative Catalogs specified using the nextCatalog entries in the current catalog, and as the input of catalog files excluding the current catalog (that is, the first in the input list) when the Catalog object is created by the CatalogManager.
Methods in javax.xml.catalog with parameters of type Catalog
CatalogManager.catalogResolver(Catalog catalog)
Creates an instance of a CatalogResolver using the specified catalog.

 Use 
PREV   NEXT      All Classes   All Packages
FlexDoc/Javadoc 2.0
Demo Java Doc

Java API documentation generated with FlexDoc/Javadoc 2.0 using JavadocClassic 3.0 template set.
FlexDoc/Javadoc is a template-driven programming tool for rapid development of any Javadoc-based Java API documentation generators (i.e. doclets). If you need to customize your Javadoc without writing a full-blown doclet from scratch, FlexDoc/Javadoc may be the only tool able to help you! Find out more at www.flexdoc.xyz