net.sf.mgaip
Class IgnoreEntityResolver

java.lang.Object
  extended by 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)

Constructor Summary
IgnoreEntityResolver()
           
 
Method Summary
 InputSource resolveEntity(String publicId, String systemId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IgnoreEntityResolver

public IgnoreEntityResolver()
Method Detail

resolveEntity

public InputSource resolveEntity(String publicId,
                                 String systemId)
                          throws SAXException,
                                 IOException
Specified by:
resolveEntity in interface EntityResolver
Throws:
SAXException
IOException


AngocA 2011 Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License.