| Package | Description |
|---|---|
| org.apache.commons.io |
Provides classes for working with streams, readers, writers and files.
|
| org.apache.commons.io.build |
Provides classes to implement IO builders.
|
| org.apache.commons.io.file |
Provides extensions in the realm of
java.nio.file. |
| org.apache.commons.io.filefilter | |
| org.apache.commons.io.function |
Provides IO-only related functional interfaces for lambda expressions and method references.
|
| org.apache.commons.io.input |
Provides implementations of input classes, such as
InputStream and Reader. |
| org.apache.commons.io.output |
Provides implementations of output classes, such as
OutputStream and
Writer. |
| Class and Description |
|---|
| IOConsumer
Like
Consumer but throws IOException. |
| IOSupplier
Like
Supplier but throws IOException. |
| Class and Description |
|---|
| IOSupplier
Like
Supplier but throws IOException. |
| Class and Description |
|---|
| IOBiFunction
Like
BiFunction but throws IOException. |
| IOSupplier
Like
Supplier but throws IOException. |
| Class and Description |
|---|
| IOSupplier
Like
Supplier but throws IOException. |
| Class and Description |
|---|
| IOSupplier
Like
Supplier but throws IOException. |
| Class and Description |
|---|
| IOConsumer
Like
Consumer but throws IOException. |
| IOFunction
Like
Function but throws IOException. |
| IOSupplier
Like
Supplier but throws IOException. |
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.