java.util.prefs
Class XmlSupport.Resolver
java.lang.Object
java.util.prefs.XmlSupport.Resolver
- All Implemented Interfaces:
- org.xml.sax.EntityResolver
- Enclosing class:
- XmlSupport
- private static class XmlSupport.Resolver
- extends Object
- implements org.xml.sax.EntityResolver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlSupport.Resolver
private XmlSupport.Resolver()
resolveEntity
public org.xml.sax.InputSource resolveEntity(String pid,
String sid)
throws org.xml.sax.SAXException
- Specified by:
resolveEntity
in interface org.xml.sax.EntityResolver
- Throws:
org.xml.sax.SAXException