public interface IWadlDocumentResource
Modifier and Type | Method and Description |
---|---|
String |
getPluginId()
Gets the pluginId where the SpringResource is being retrieved
|
InputStream |
getResourceAsStream()
Gets the InputStream of the referenced SpringResource
|
boolean |
isFromPlugin()
Identifies if the resource we are fetching is from a plugin or not
|
InputStream getResourceAsStream() throws IOException
IOException
boolean isFromPlugin()
String getPluginId()
Copyright © 2020 Hitachi Vantara. All rights reserved.