public final class XHtmlEntityResolver extends Object implements EntityResolver
| Modifier and Type | Method and Description |
|---|---|
static XHtmlEntityResolver |
getInstance()
XHtmlEntityResolver instance.
|
InputSource |
resolveEntity(String publicId,
String systemId)
Resolve XHtml resource entities, load from classpath resources.
|
public static XHtmlEntityResolver getInstance()
public InputSource resolveEntity(String publicId, String systemId) throws SAXException, IOException
resolveEntity in interface EntityResolverSAXExceptionIOExceptionCopyright © 2014 wcm.io. All rights reserved.