net.sf.mgaip
Class IgnoreEntityResolver
java.lang.Object
net.sf.mgaip.IgnoreEntityResolver
- All Implemented Interfaces:
- EntityResolver
public final class IgnoreEntityResolver
- extends Object
- implements EntityResolver
Ignore entity resolver process.
Control Version
- Since:
- 1.0
- Version:
- 1.0 20110622
- Author:
- Andres Gomez Casanova (AngocA)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IgnoreEntityResolver
public IgnoreEntityResolver()
resolveEntity
public InputSource resolveEntity(String publicId,
String systemId)
throws SAXException,
IOException
- Specified by:
resolveEntity
in interface EntityResolver
- Throws:
SAXException
IOException
AngocA 2011
This work is licensed under a Creative Commons Attribution 3.0 Unported License.