public class DefaultSpringWadlResourceDocument extends Object implements 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 IWadlDocumentResource
IOException
protected String getSystemPath()
protected InputStream getInputStream(URL url) throws IOException
IOException
public boolean isFromPlugin()
isFromPlugin
in interface IWadlDocumentResource
public String getPluginId()
getPluginId
in interface IWadlDocumentResource
Copyright © 2017 Hitachi Vantara. All rights reserved.