Uses of Class
org.enhydra.apache.xerces.readers.XCatalog

Packages that use XCatalog
org.enhydra.apache.xerces.readers   
 

Uses of XCatalog in org.enhydra.apache.xerces.readers
 

Methods in org.enhydra.apache.xerces.readers that return XCatalog
 XCatalog XCatalog.getDelegateCatalog(String prefix)
          Returns the catalog for the given delegate prefix.
 

Methods in org.enhydra.apache.xerces.readers with parameters of type XCatalog
 void XCatalog.addDelegateCatalog(String prefix, XCatalog catalog)
          Adds a delegate mapping.
 

Constructors in org.enhydra.apache.xerces.readers with parameters of type XCatalog
XCatalog.Parser(InputSource source)
          Parses the specified input source.
 



Copyright © 1999 The Apache Software Foundation. All Rights reserved.