public static class VDBResources.Resource extends Object implements VDBResource
Constructor and Description |
---|
Resource(org.jboss.vfs.VirtualFile file) |
Modifier and Type | Method and Description |
---|---|
org.jboss.vfs.VirtualFile |
getFile() |
String |
getName() |
long |
getSize() |
InputStream |
openStream() |
public InputStream openStream() throws IOException
openStream
in interface VDBResource
IOException
public long getSize()
getSize
in interface VDBResource
public String getName()
getName
in interface VDBResource
public org.jboss.vfs.VirtualFile getFile()
Copyright © 2019. All rights reserved.