|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
FileFilter
providing conditional AND logic across a list of
file filters.AndFileFilter
.
AndFileFilter
with the specified list of filters.
FileFilterUtils.and(IOFileFilter...)
/dev/null
.
/dev/null
.
/dev/null
.
append(char)
method.
append(CharSequence, int, int)
method.
append(CharSequence)
method.
StringBuilder
.
IOFileFilter
that wraps the
FileFilter
instance.
IOFileFilter
that wraps the
FilenameFilter
instance.
available()
method.
ByteOrderMark
as its first bytes.ByteOrderMark.UTF_8
BOM.
ByteOrderMark.UTF_8
and optionally includes it.
BoundedInputStream
that wraps the given input
stream and limits it to a certain size.
BoundedInputStream
that wraps the given input
stream and is unlimited.
IOException
IOException
BOMInputStream
.File
s that can be read.File
s that can be written to.InputStream
implementation that can read from String, StringBuffer,
StringBuilder or CharBuffer.CharSequenceInputStream.CharSequenceInputStream(CharSequence, Charset, int)
.
CharSequenceInputStream.CharSequenceInputStream(CharSequence, Charset, int)
with a buffer size of 2048.
CharSequenceInputStream.CharSequenceInputStream(CharSequence, String, int)
with a buffer size of 2048.
Reader
implementation that can read from String, StringBuffer,
StringBuilder or CharBuffer.DirectoryWalker.handleIsCancelled(java.io.File, int, java.util.Collection)
,
throwing a CancelException
if it has.
ClassLoader
rather than the system default.ClosedInputStream
instance.
close()
method
if BoundedInputStream.isPropagateClose()
is true
.
ClosedInputStream
sentinel.
close()
method.
close()
method.
Reader
quietly.
ClosedOutputStream
sentinel.
close()
method.
close()
method.
Reader
.
Writer
.
InputStream
.
OutputStream
.
Closeable
.
Socket
.
Selector
.
ServerSocket
.
File.compareTo(File)
method.
File.isDirectory()
method.
Comparator
.byte[]
to an OutputStream
.
byte[]
to chars on a
Writer
.
byte[]
to chars on a
Writer
, using the specified encoding.
InputStream
to an
OutputStream
.
Reader
to a Writer
.
InputStream
to chars on a
Writer
.
InputStream
to chars on a
Writer
, using the specified encoding.
Reader
to bytes on an
OutputStream
, and flush the OutputStream
.
String
to bytes on an
OutputStream
, and
flush the OutputStream
.
String
to a Writer
.
InputStream
to an
OutputStream
.
InputStream
to chars on a
Writer
using the default character encoding of the platform.
InputStream
to chars on a
Writer
using the specified character encoding.
Reader
to a Writer
.
Reader
to bytes on an
OutputStream
using the default character encoding of the
platform, and calling flush.
Reader
to bytes on an
OutputStream
using the specified character encoding, and
calling flush.
File
to an OutputStream
.
InputStream
source
to a file
destination
.
InputStream
to an
OutputStream
.
InputStream
to an
OutputStream
.
InputStream
to an
OutputStream
, optionally skipping input bytes.
InputStream
to an
OutputStream
, optionally skipping input bytes.
Reader
to a Writer
.
Reader
to a Writer
.
InputStream
to an
OutputStream
, optionally skipping input chars.
InputStream
to an
OutputStream
, optionally skipping input chars.
source
to a file
destination
.
source
to a file
destination
.
File.compareTo(File)
method.parent
directory contains the child
element (a file or directory).
parent
directory contains the child
element (a file or directory).
File.isDirectory()
method.File
s that are directories.CancelException
with
the file and depth when cancellation occurred.
CancelException
with
an appropriate message and the file and depth when
cancellation occurred.
File
.
FileCleaningTracker.exitWhenFinished()
.
IOCase.SENSITIVE
)
IOCase.INSENSITIVE
)
IOCase.INSENSITIVE
)
IOCase.SENSITIVE
)
IOCase.SYSTEM
)
IOCase.SYSTEM
)
FilenameUtils.getExtension(String)
).FileAlterationListener
implementation that does nothing.FileAlterationObserver
at a specified interval.FileCleaningTracker
FileEntry
represents the state of a file or directory, capturing
the following File
attributes at a point in time.File
.
File
.
File
s that are files (not directories).IOFileFilter
to the provided File
objects.
IOFileFilter
to the provided File
objects.
IOFileFilter
to the provided File
objects.
IOFileFilter
to the provided File
objects.
IOFileFilter
to the provided File
objects.
IOFileFilter
to the provided File
objects.
flush()
method.
flush()
method.
ByteOrderMark.getCharsetName()
.
Charset
the BOM represents.
FileAlterationObserver
registered with
this monitor.
C:/
or ~/
.
C:/
or ~/
.
InputStream
emulates.
Reader
emulates.
OutputStream
methods in this class will ultimately delegate.
File
representing the system temporary directory.
FileCleaningTracker.getTrackCount()
.
File
representing the user's home directory.
Reader
has more lines.
File
s that are hidden.Throwable
constructors missing before Java 6.File
is newer than the reference
File
.
File
is newer than the specified
Date
.
File
is newer than the specified
time reference.
File
is older than the reference
File
.
File
is older than the specified
Date
.
File
is older than the specified
time reference.
BoundedInputStream.close()
method
should propagate to the underling InputStream
.
File.lastModified()
).File
.
File
using the default encoding for the VM.
Reader
.
InputStream
, using
the character encoding specified (or default encoding if null).
Reader
.Reader
.
mark(int)
method.
mark(int)
method.
mark(int)
method.
mark(int)
method.
markSupported()
method.
markSupported()
method.
markSupported()
method.
IOCase.SENSITIVE
)
IOCase.INSENSITIVE
)
IOCase.INSENSITIVE
)
IOCase.SENSITIVE
)
IOCase.SYSTEM
)
IOCase.SYSTEM
)
File.getName()
).Reader
.
Reader
.
InputStream
that emulates
a stream of a specified size.InputStream
that emulates a specified size
which supports marking and does not throw EOFException.
InputStream
that emulates a specified
size with option settings.
Reader
that emulates
a reader of a specified size.Reader
that emulates a specified size
which supports marking and does not throw EOFException.
Reader
that emulates a specified
size with option settings.
Writer
writes all data to the famous /dev/null.FileInputStream
for the specified file, providing better
error messages than simply calling new FileInputStream(file)
.
FileOutputStream
for the specified file, checking and
creating the parent directory if it does not exist.
FileOutputStream
for the specified file, checking and
creating the parent directory if it does not exist.
FileFilterUtils.or(IOFileFilter...)
FileFilter
providing conditional OR logic across a list of
file filters.OrFileFilter
.
OrFileFilter
with the specified filters.
Comparator
implementations
for File
s.FileFilter
and FilenameFilter
.InputStream
and Reader
.OutputStream
and Writer
.IOCase.SENSITIVE
)
IOCase.INSENSITIVE
)
IOCase.INSENSITIVE
)
IOCase.SENSITIVE
)
IOCase.SYSTEM
)
IOCase.SYSTEM
)
File.getPath()
).read()
method.
read(byte[], offset, length)
method.
read()
method.
read(char[], offset, length)
method.
read()
method, detecting and
optionally skipping BOM.
read(byte[], int, int)
method, detecting
and optionally skipping BOM.
read(byte[])
method, detecting and
optionally skipping BOM.
read()
method if
the current position is less than the limit.
read(byte[])
method.
read(byte[], int, int)
method.
read()
method.
read(byte[])
method.
read(byte[], int, int)
method.
read()
method.
read(char[])
method.
read(char[], int, int)
method.
read(CharBuffer)
method.
read(char[], int, int)
method.
SwappedDataInputStream.readByte()
!= 0
read()
method.
SwappedDataInputStream.readShort()
.
EndianUtils.readSwappedDouble(InputStream)
.
InputStream
implementation that reads a character stream from a Reader
and transforms it to a byte stream using a specified charset encoding.ReaderInputStream
.
ReaderInputStream
.
ReaderInputStream
.
ReaderInputStream
with a default input buffer size of
1024 characters.
ReaderInputStream
.
ReaderInputStream
with a default input buffer size of
1024 characters.
ReaderInputStream
that uses the default character encoding
with a default input buffer size of 1024 characters.
EndianUtils.readSwappedFloat(InputStream)
.
read(byte[] data, int, int)
method.
read(byte[] data, int, int)
method.
EndianUtils.readSwappedInteger(InputStream)
.
UnsupportedOperationException
.
InputStream
as a list of Strings,
one entry per line, using the default character encoding of the platform.
InputStream
as a list of Strings,
one entry per line, using the specified character encoding.
Reader
as a list of Strings,
one entry per line.
EndianUtils.readSwappedLong(InputStream)
.
EndianUtils.readSwappedShort(InputStream)
.
read()
method.
EndianUtils.readSwappedUnsignedShort(InputStream)
.
UnsupportedOperationException
.
ready()
method.
File
, indicating
whether the file has changed.
reset()
method.
reset()
method.
reset()
method.
reset()
method.
BoundedInputStream.close()
method
should propagate to the underling InputStream
.
FileUtils.sizeOfDirectory(File)
FileUtils.sizeOfDirectory(File)
File.length()
and FileUtils.sizeOfDirectory(File)
).skip(long)
method, detecting
and optionallyskipping BOM.
skip(long)
method.
skip(long)
method.
skip(long)
method.
skip(int)
method.
Writer
implementation that outputs to a StringBuilder
.StringBuilder
instance with default capacity.
StringBuilder
instance with the specified capacity.
StringBuilder
.
IOException
decorator that adds a serializable tag to the
wrapped exception.Tailer
.TailerListener
Adapter.InputStream
and copies all read bytes to the given OutputStream
.
InputStream
and copies all read bytes to the given OutputStream
.
IOException
if the given throwable is
a TaggedIOException
decorator the given tag.
InputStream
and represent
same data as result InputStream.
InputStream
and represent
same data as result InputStream.
BufferedReader
, otherwise creates a toBufferedReader for the given
reader.
InputStream
as a byte[]
.
InputStream
as a byte[]
.
InputStream
as a byte[]
.
Reader
as a byte[]
using the default character encoding of the platform.
Reader
as a byte[]
using the specified character encoding.
String.getBytes()
InputStream
as a character array
using the default character encoding of the platform.
InputStream
as a character array
using the specified character encoding.
Reader
as a character array.
URL
to a File
.
URL
to a File
.
toString()
method.
InputStream
as a String
using the default character encoding of the platform.
InputStream
as a String
using the specified character encoding.
Reader
as a String.
String.String(byte[])
String.String(byte[],String)
StringBuilder.toString()
.
File
to a URL
.
FileCleaningTracker.track(File, Object)
.
FileCleaningTracker.track(File, Object, FileDeleteStrategy)
.
FileCleaningTracker.track(String, Object)
.
FileCleaningTracker.track(String, Object, FileDeleteStrategy)
.
byte[]
to an OutputStream
.
byte[]
to chars on a Writer
using the default character encoding of the platform.
byte[]
to chars on a Writer
using the specified character encoding.
char[]
to a Writer
using the default character encoding of the platform.
char[]
to bytes on an
OutputStream
.
char[]
to bytes on an
OutputStream
using the specified character encoding.
CharSequence
to a Writer
.
CharSequence
to bytes on an
OutputStream
using the default character encoding of the
platform.
CharSequence
to bytes on an
OutputStream
using the specified character encoding.
String
to a Writer
.
String
to bytes on an
OutputStream
using the default character encoding of the
platform.
String
to bytes on an
OutputStream
using the specified character encoding.
IOException
to indicate that the stream is closed.
/dev/null
.
/dev/null
.
/dev/null
.
/dev/null
.
/dev/null
.
/dev/null
.
/dev/null
.
/dev/null
.
write(int)
method.
write(byte[])
method.
write(byte[])
method.
write(int)
method.
write(char[])
method.
write(char[], int, int)
method.
write(String)
method.
write(String)
method.
StringBuilder
.
StringBuilder
.
b.length
bytes from the specified byte array to this
output stream.
len
bytes from the specified byte array starting at
offset off
to this output stream.
toString()
value of each item in a collection to
the specified File
line by line.
toString()
value of each item in a collection to
the specified File
line by line, optionally appending.
toString()
value of each item in a collection to
the specified File
line by line.
toString()
value of each item in a collection to
the specified File
line by line.
toString()
value of each item in a collection to
the specified File
line by line.
toString()
value of each item in a collection to
the specified File
line by line.
toString()
value of each item in a collection to
the specified File
line by line.
toString()
value of each item in a collection to
the specified File
line by line.
toString()
value of each item in a collection to
an OutputStream
line by line, using the default character
encoding of the platform and the specified line ending.
toString()
value of each item in a collection to
an OutputStream
line by line, using the specified character
encoding and the specified line ending.
toString()
value of each item in a collection to
a Writer
line by line, using the specified line ending.
OutputStream
implementation that transforms a byte stream to a
character stream using a specified charset encoding and writes the resulting
stream to a Writer
.WriterOutputStream
with a default output buffer size of
1024 characters.
WriterOutputStream
.
WriterOutputStream
.
WriterOutputStream
with a default output buffer size of
1024 characters.
WriterOutputStream
.
WriterOutputStream
with a default output buffer size of
1024 characters.
WriterOutputStream
that uses the default character encoding
and with a default output buffer size of 1024 characters.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |