public class VirtualFileInputStreamAccess extends Object implements InputStreamAccess
| Constructor and Description |
|---|
VirtualFileInputStreamAccess(String name,
org.jboss.vfs.VirtualFile virtualFile) |
| 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 VirtualFileInputStreamAccess(String name, org.jboss.vfs.VirtualFile virtualFile)
public String getStreamName()
InputStreamAccessgetStreamName in interface InputStreamAccesspublic InputStream accessInputStream()
InputStreamAccessaccessInputStream in interface InputStreamAccessCopyright © 2001-2022 Red Hat, Inc. All Rights Reserved.