Class | Description |
---|---|
DummyOutputStream |
An output stream that does nothing to the data which is written
|
FileUtil | |
InMemoryReadableDataLocation | |
OverflowWriteableDataLocation | |
ReadableDataLocationTmp |
Built from an InputStream - copies the data to a local temporary file, and allocates the information out as new input streams on demand
|
SerializeUtil<T extends java.io.Serializable> | |
StreamUtil | |
URIUtil | |
URLUtil | |
WriteableDataLocationTmp |