fi.iki.hsivonen.xml
Class NullEntityResolver
java.lang.Object
  
fi.iki.hsivonen.xml.NullEntityResolver
- All Implemented Interfaces: 
 - EntityResolver
 
public class NullEntityResolver
- extends Object
- implements EntityResolver
  
- Author:
 
  - hsivonen
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
NullEntityResolver
public NullEntityResolver()
- Creates a new instance of NullEntityResolver
 
resolveEntity
public InputSource resolveEntity(String str,
                                 String str1)
                          throws SAXException,
                                 IOException
- Specified by:
 resolveEntity in interface EntityResolver
 
- Throws:
 SAXException
IOException