public class UrlInputStreamAccess extends java.lang.Object implements InputStreamAccess
| Constructor and Description |
|---|
UrlInputStreamAccess(java.net.URL url) |
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
accessInputStream()
Get access to the stream.
|
java.lang.String |
getStreamName()
Get the name of the resource backing the stream
|
public java.lang.String getStreamName()
InputStreamAccessgetStreamName in interface InputStreamAccesspublic java.io.InputStream accessInputStream()
InputStreamAccessaccessInputStream in interface InputStreamAccessCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.