Uses of Package
org.apache.commons.io.build
Package
Description
Provides classes to implement IO builders.
Provides implementations of input classes, such as
InputStream
and Reader
.Provides a component for monitoring file system events (directory and file create, update and delete events).
Provides implementations of output classes, such as
OutputStream
and
Writer
.Provides a framework for controlling the deserialization of classes.
-
ClassDescriptionAbstracts the origin of data for builders like a
File
,Path
,Reader
,Writer
,InputStream
,OutputStream
, andURI
.ARandomAccessFile
origin.Abyte[]
origin.ACharSequence
origin.AFile
origin.AnInputStream
origin.AIORandomAccessFile
origin.AnOutputStream
origin.APath
origin.ARandomAccessFile
origin.AReader
origin.AURI
origin.AWriter
origin.Abstracts building an instance ofT
.Abstracts building a typed instance ofT
.Abstracts supplying an instance ofT
. -
-
ClassDescriptionAbstracts the origin of data for builders like a
File
,Path
,Reader
,Writer
,InputStream
,OutputStream
, andURI
.Abstracts building an instance ofT
.Abstracts building a typed instance ofT
.Abstracts supplying an instance ofT
. -
ClassDescriptionAbstracts building an instance of
T
.Abstracts supplying an instance ofT
. -
ClassDescriptionAbstracts building an instance of
T
.Abstracts building a typed instance ofT
.Abstracts supplying an instance ofT
. -
ClassDescriptionAbstracts building an instance of
T
.Abstracts building a typed instance ofT
.Abstracts supplying an instance ofT
.