public class FileInputStreamAccess extends Object implements InputStreamAccess
Constructor and Description |
---|
FileInputStreamAccess(String name,
File file) |
Modifier and Type | Method and Description |
---|---|
InputStream |
accessInputStream()
Get access to the stream.
|
String |
getStreamName()
Get the name of the resource backing the stream
|
public String getStreamName()
InputStreamAccess
getStreamName
in interface InputStreamAccess
public InputStream accessInputStream()
InputStreamAccess
accessInputStream
in interface InputStreamAccess
Copyright © 2016 JBoss by Red Hat. All rights reserved.