Package org.norther.tammi.acorn.io

Class Summary
CharSequenceReader A character stream whose source is a sequence.
CharSequenceWriter A character stream whose target is an appendable character sequence.
CollectorInputStream An input stream wrapper collecting read input into its internal buffer.
FileDateComparator A comparator for file dates.
FileInputStream A buffered file input stream.
FileNameComparator A comparator for file names.
ObjectInputStreamForContext A deserialization stream for a specific class loader context.
PartialInputStream An input stream wrapper for reading partial streams of multipart MIME messages as specified in RFC1521.
PathNameComparator A comparator for path names.
ReaderInputStream An input stream reading UTF-16 chars directly from a reader.
RecordAccessFile A record oriented RandomAccessFile.
RecordAccessFile.RecordHeader A header for records.
RecordReader A buffered reader for reading records.
RecordWriter A buffered writer for writing records.
UnicodeInputStream A buffered input stream with Unicode BOM recognition.
VoidInputStream An input stream for reading nothing.
VoidOutputStream An output stream for writing nothing.
WriterOutputStream An output stream writing UTF-16 chars directly to a writer.
 



Copyright © 2004 The Norther Organization. All rights reserved.