public class JarEntityResolver extends Object implements org.pentaho.platform.api.engine.IDocumentResourceLoader
| Constructor and Description |
|---|
JarEntityResolver() |
| Modifier and Type | Method and Description |
|---|---|
static JarEntityResolver |
getInstance() |
InputStream |
loadXsl(String name) |
Source |
resolve(String href,
String base) |
InputSource |
resolveEntity(String publicId,
String systemId) |
public static JarEntityResolver getInstance()
public InputSource resolveEntity(String publicId, String systemId) throws SAXException, IOException
resolveEntity in interface EntityResolverSAXExceptionIOExceptionpublic Source resolve(String href, String base)
resolve in interface URIResolverpublic InputStream loadXsl(String name)
loadXsl in interface org.pentaho.platform.api.engine.IDocumentResourceLoaderCopyright © 2018 Hitachi Vantara. All rights reserved.