public class XhtmlEntityResolver extends Object implements XMLEntityResolver
| Constructor and Description |
|---|
XhtmlEntityResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
createDTD()
Deprecated.
|
InputSource |
resolveEntity(String publicId,
String systemId) |
Object |
resolveEntity(String publicID,
String systemID,
String baseURI,
String namespace) |
@Nullable public Object resolveEntity(String publicID, String systemID, String baseURI, String namespace) throws XMLStreamException
resolveEntity in interface XMLResolverXMLStreamException@Nullable public InputSource resolveEntity(String publicId, String systemId) throws SAXException, IOException
resolveEntity in interface EntityResolverSAXExceptionIOException@Deprecated public String createDTD()
XMLEntityResolvercreateDTD in interface XMLEntityResolverCopyright © 2003–2016 Atlassian. All rights reserved.