com.uwyn.rife.xml
Class XmlEntityResolver
java.lang.Object
com.uwyn.rife.xml.XmlEntityResolver
- All Implemented Interfaces:
- EntityResolver
public class XmlEntityResolver
- extends Object
- implements EntityResolver
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlEntityResolver
public XmlEntityResolver(ResourceFinder resourcefinder)
addToCatalog
public XmlEntityResolver addToCatalog(String original,
String alias)
restrictToCatalog
public XmlEntityResolver restrictToCatalog(boolean restrict)
resolveEntity
public InputSource resolveEntity(String publicId,
String systemId)
- Specified by:
resolveEntity in interface EntityResolver
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.