Frames | No Frames |
Methods with return type org.apache.xml.resolver.Catalog | |
Catalog | Return the underlying catalog |
Catalog | Return the Catalog being used. |
Catalog | Provide accessto the underlying Catalog. |
Classes derived from org.apache.xml.resolver.Catalog | |
class | An extension to OASIS Open Catalog files, this class supports
suffix-based matching and an external RFC2483 resolver. |
Methods with parameter type org.apache.xml.resolver.Catalog | |
void | Copies the reader list from the current Catalog to a new Catalog. |
Methods with return type org.apache.xml.resolver.Catalog | |
Catalog | Get a catalog instance. |
Catalog | Get a new catalog instance. |
Catalog | Create a new Catalog object. |
Fields of type org.apache.xml.resolver.Catalog | |
Catalog | The catalog object needs to be stored by the object so that
SAX callbacks can use it. |
Catalog | The catalog object needs to be stored by the object so that
SAX callbacks can use it. |
Methods with parameter type org.apache.xml.resolver.Catalog | |
void | Parse a DOM node as a catalog entry. |
void | Read a catalog from an input stream. |
void | Read a catalog from an input stream. |
void | Parse an XML Catalog stream. |
void | Read a catalog from an input stream. |
void | Start parsing an OASIS TR9401 Open Catalog file. |
void | Read a catalog from a file. |
void | Read the catalog behind the specified URL. |
void | Parse an XML Catalog file. |
void | Start parsing a text catalog file. |
void | Set the current catalog. |
void | Set the Catalog for which parsing is being performed. |
void | Set the current catalog. |
Methods with return type org.apache.xml.resolver.Catalog | |
Catalog | Get the current catalog. |
Catalog | Get the current catalog. |