public class URLResource extends Resource
Resource.GlobalScopeProvider
scopeProvider
Modifier | Constructor and Description |
---|---|
protected |
URLResource(IScopeProvider scopeProvider,
URL url,
String systemId) |
Modifier and Type | Method and Description |
---|---|
String |
getSystemId() |
InputStream |
openStream() |
String |
toString() |
asInputSource, asSource, asXMLInputSource, getConfigurationClassLoader, getName, getResource, getResource, getResource
protected URLResource(IScopeProvider scopeProvider, URL url, String systemId)
public InputStream openStream() throws IOException
openStream
in class Resource
IOException
public String getSystemId()
getSystemId
in class Resource
Copyright © 2023 Frank!Framework. All rights reserved.