org.enhydra.apache.xerces.validators.common
Class XMLValidator.Resolver
java.lang.Object
|
+--org.enhydra.apache.xerces.validators.common.XMLValidator.Resolver
- All Implemented Interfaces:
- EntityResolver
- Enclosing class:
- XMLValidator
- static class XMLValidator.Resolver
- extends Object
- implements EntityResolver
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLValidator.Resolver
public XMLValidator.Resolver(DefaultEntityHandler handler)
resolveEntity
public InputSource resolveEntity(String publicId,
String systemId)
throws IOException,
SAXException
- Specified by:
resolveEntity
in interface EntityResolver
Copyright © 1999 The Apache Software Foundation. All Rights reserved.