Class | Description |
---|---|
LazyFileContentInputStream |
This input stream delays opening the file content until the first byte is read, and
closes and discards the underlying stream as soon as the end of input has
been reached or when the stream is explicitly closed.
|
VFSBackend |
A data store backend that stores data on VFS file system.
|
VFSDataStore |
Commons VFS based data store.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.