public class DefaultSpringWadlResourceDocument extends Object implements org.pentaho.platform.api.util.IWadlDocumentResource
Constructor and Description |
---|
DefaultSpringWadlResourceDocument(org.springframework.core.io.Resource resource) |
Modifier and Type | Method and Description |
---|---|
protected InputStream |
getInputStream(URL url) |
String |
getPluginId() |
InputStream |
getResourceAsStream() |
protected String |
getSystemPath() |
boolean |
isFromPlugin() |
public DefaultSpringWadlResourceDocument(org.springframework.core.io.Resource resource)
public InputStream getResourceAsStream() throws IOException
getResourceAsStream
in interface org.pentaho.platform.api.util.IWadlDocumentResource
IOException
protected String getSystemPath()
protected InputStream getInputStream(URL url) throws IOException
IOException
public boolean isFromPlugin()
isFromPlugin
in interface org.pentaho.platform.api.util.IWadlDocumentResource
public String getPluginId()
getPluginId
in interface org.pentaho.platform.api.util.IWadlDocumentResource
Copyright © 2021 Hitachi Vantara. All rights reserved.