public interface VDBResource
Modifier and Type | Method and Description |
---|---|
String |
getName()
Get the resource name.
|
long |
getSize()
Get the size in bytes
|
InputStream |
openStream()
Open an
InputStream to the resource |
InputStream openStream() throws IOException
InputStream
to the resourceIOException
long getSize()
String getName()
Copyright © 2018 JBoss by Red Hat. All rights reserved.