| Frames | No Frames |
Constructors with parameter type org.apache.xml.resolver.CatalogManager | |
Constructor | |
Constructor. | |
Construct an XML filter with the specified parent. | |
Construct an XML filter with the specified parent. | |
Construct a new reader from the JAXP factory. | |
Constructors with parameter type org.apache.xml.resolver.CatalogManager | |
Constructs an empty Catalog with a specific CatalogManager. | |
Fields of type org.apache.xml.resolver.CatalogManager | |
| CatalogManager | The catalog manager in use for this instance. |
Methods with parameter type org.apache.xml.resolver.CatalogManager | |
| void | Establish the CatalogManager used by this catalog. |
Methods with return type org.apache.xml.resolver.CatalogManager | |
| CatalogManager | Return the CatalogManager used by this catalog. |
| CatalogManager | Allow access to the static CatalogManager
|