jp.gr.xml.relax.sax
Class DTDSkipper
java.lang.Object
jp.gr.xml.relax.sax.DTDSkipper
- All Implemented Interfaces:
- EntityResolver
public class DTDSkipper
- extends Object
- implements EntityResolver
DTDSkipper
- Since:
- May. 28, 2001
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DTDSkipper
public DTDSkipper()
resolveEntity
public InputSource resolveEntity(String publicId,
String systemId)
- Specified by:
resolveEntity
in interface EntityResolver