public class FileContentStreamProvider extends Object implements ContentStreamProvider
| Constructor and Description |
|---|
FileContentStreamProvider(Path filePath) |
FileContentStreamProvider(Path filePath,
long offset) |
public FileContentStreamProvider(Path filePath)
public FileContentStreamProvider(Path filePath, long offset)
public long getOffset()
public InputStream newStream()
newStream in interface ContentStreamProviderCopyright © 2022. All rights reserved.