See: Description
Interface | Description |
---|---|
DataProvider |
Defines the interface for an object that provides data.
|
Class | Description |
---|---|
FileSize | |
FileUtils | |
IOUtils |
Contains utility methods related to IO operations
|
NonClosableOutputStream |
An OutputStream that prevents closing the underlying stream even when/if
close is being called. |
NonCloseableWriter |
A Writer that prevents closing the underlying writer even when/if
close is being called. |
TempFile |
Represents a temporary file on the local file system.
|
Exception | Description |
---|---|
WrappedIOException |
This class can be used to encapsulate an exception inside an
IOException.
|
Copyright © Technia AB. All Rights Reserved.