public static class XmlUtil.Resolver extends Object implements EntityResolver
| Modifier | Constructor and Description |
|---|---|
protected |
Resolver() |
|
Resolver(Document doc) |
|
Resolver(InputSource source) |
|
Resolver(String str) |
| Modifier and Type | Method and Description |
|---|---|
InputSource |
resolveEntity(String publicId,
String systemId) |
protected Resolver()
public Resolver(Document doc)
public Resolver(String str)
public Resolver(InputSource source)
public InputSource resolveEntity(String publicId, String systemId) throws SAXException, IOException
resolveEntity in interface EntityResolverSAXExceptionIOExceptionCopyright © 2021 Hitachi Vantara. All rights reserved.