|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VDBStream
VDB Stream will let users stream the contents of the VDB in different ways.
Method Summary | |
---|---|
java.io.File |
getFile()
return as File Source |
java.io.InputStream |
getInputStream()
Return the Input Stream into VDB contents |
byte[] |
toByteArray()
return the VDB contents as byte array |
Method Detail |
---|
byte[] toByteArray()
java.io.InputStream getInputStream()
java.io.File getFile()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |