Uses of Package
org.archive.io

Packages that use org.archive.io
org.archive.crawler Introduction to Heritrix. 
org.archive.crawler.framework   
org.archive.crawler.writer   
org.archive.io   
org.archive.io.arc ARC file reading and writing. 
org.archive.io.warc Experimental WARC Writer and Readers. 
org.archive.util   
org.archive.util.anvl Parsers and Writers for the (expired) Internet-Draft A Name-Value Language (ANVL)
org.archive.util.ms Memory-efficient reading of .doc files. 
 

Classes in org.archive.io used by org.archive.crawler
SinkHandlerLogRecord
          Version of LogRecord used by SinkHandler.
 

Classes in org.archive.io used by org.archive.crawler.framework
SinkHandlerLogRecord
          Version of LogRecord used by SinkHandler.
WriterPool
          Pool of Writers.
 

Classes in org.archive.io used by org.archive.crawler.writer
ArchiveFileConstants
          Constants used by Archive files and in Archive file processing.
ReplayInputStream
          Replays the bytes recorded from a RecordingInputStream or RecordingOutputStream.
WriterPoolSettings
          Settings object for a WriterPool.
 

Classes in org.archive.io used by org.archive.io
ArchiveFileConstants
          Constants used by Archive files and in Archive file processing.
ArchiveReader
          Reader for an Archive file of Archive ArchiveRecords.
ArchiveRecord
          Archive file Record.
ArchiveRecordHeader
          Archive Record Header.
GenerationFileHandler
          FileHandler with support for rotating the current file to an archival name with a specified integer suffix, and provision of a new replacement FileHandler with the current filename.
GzipHeader
          Read in the GZIP header.
RandomAccessInputStream
          Wraps a RandomAccessFile with an InputStream interface.
RecorderIOException
           
RecorderLengthExceededException
          Indicates a length exception thrown by the Recorder.
RecorderTimeoutException
          Indicates a timeout thrown by the RecordingInputStream.
ReplayCharSequence
          CharSequence interface with addition of a ReplayCharSequence.close() method.
ReplayInputStream
          Replays the bytes recorded from a RecordingInputStream or RecordingOutputStream.
SeekInputStream
          Base class for repositionable input streams.
SeekReader
          Base class for repositionable readers.
SinkHandler
          A handler that keeps an in-memory vector of all events deemed loggable by configuration.
SinkHandlerLogRecord
          Version of LogRecord used by SinkHandler.
WriterPoolMember
          Member of WriterPool.
WriterPoolSettings
          Settings object for a WriterPool.
 

Classes in org.archive.io used by org.archive.io.arc
ArchiveFileConstants
          Constants used by Archive files and in Archive file processing.
ArchiveReader
          Reader for an Archive file of Archive ArchiveRecords.
ArchiveReaderFactory
          Factory that returns an Archive file Reader.
ArchiveRecord
          Archive file Record.
ArchiveRecordHeader
          Archive Record Header.
WriterPool
          Pool of Writers.
WriterPoolMember
          Member of WriterPool.
WriterPoolSettings
          Settings object for a WriterPool.
 

Classes in org.archive.io used by org.archive.io.warc
ArchiveFileConstants
          Constants used by Archive files and in Archive file processing.
ArchiveReader
          Reader for an Archive file of Archive ArchiveRecords.
ArchiveReaderFactory
          Factory that returns an Archive file Reader.
ArchiveRecord
          Archive file Record.
ArchiveRecordHeader
          Archive Record Header.
WriterPool
          Pool of Writers.
WriterPoolMember
          Member of WriterPool.
WriterPoolSettings
          Settings object for a WriterPool.
 

Classes in org.archive.io used by org.archive.util
RecordingInputStream
          Stream which records all data read from it, which it acquires from a wrapped input stream.
RecordingOutputStream
          An output stream that records all writes to wrapped output stream.
ReplayCharSequence
          CharSequence interface with addition of a ReplayCharSequence.close() method.
ReplayInputStream
          Replays the bytes recorded from a RecordingInputStream or RecordingOutputStream.
 

Classes in org.archive.io used by org.archive.util.anvl
UTF8Bytes
          Marker Interface for instances that can be serialized as UTF8 bytes.
 

Classes in org.archive.io used by org.archive.util.ms
SeekInputStream
          Base class for repositionable input streams.
SeekReader
          Base class for repositionable readers.
 



Copyright © 2003-2011 Internet Archive. All Rights Reserved.