com.opensymphony.workflow.loader
Class DTDEntityResolver
java.lang.Object
com.opensymphony.workflow.loader.DTDEntityResolver
- All Implemented Interfaces:
- org.xml.sax.EntityResolver
public class DTDEntityResolver
- extends Object
- implements org.xml.sax.EntityResolver
- Author:
- Hani Suleiman (hani@formicary.net)
Date: Sep 14, 2003
Time: 4:25:40 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DTDEntityResolver
public DTDEntityResolver()
resolveEntity
public org.xml.sax.InputSource resolveEntity(String publicId,
String systemId)
throws org.xml.sax.SAXException,
IOException
- Specified by:
resolveEntity in interface org.xml.sax.EntityResolver
- Throws:
org.xml.sax.SAXException
IOException