Package rife.xml
Class XmlEntityResolver
java.lang.Object
rife.xml.XmlEntityResolver
- All Implemented Interfaces:
EntityResolver
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddToCatalog
(String original, String alias) resolveEntity
(String publicId, String systemId) restrictToCatalog
(boolean restrict)
-
Constructor Details
-
XmlEntityResolver
-
-
Method Details
-
addToCatalog
-
restrictToCatalog
-
resolveEntity
- Specified by:
resolveEntity
in interfaceEntityResolver
-