package-summary.html

来自「网络爬虫开源代码」· HTML 代码 · 共 369 行 · 第 1/2 页

HTML
369
字号
<TD WIDTH="15%"><B><A HREF="../../../org/archive/io/ObjectPlusFilesInputStream.html" title="class in org.archive.io">ObjectPlusFilesInputStream</A></B></TD><TD>Enhanced ObjectOutputStream with support for restoring files that had been saved, in parallel with object serialization.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../org/archive/io/ObjectPlusFilesOutputStream.html" title="class in org.archive.io">ObjectPlusFilesOutputStream</A></B></TD><TD>Enhanced ObjectOutputStream which maintains (a stack of) auxiliary directories and offers convenience methods for serialized objects to save their related disk files alongside their serialized version.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../org/archive/io/OriginSeekInputStream.html" title="class in org.archive.io">OriginSeekInputStream</A></B></TD><TD>Alters the origin of some other SeekInputStream.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../org/archive/io/RandomAccessInputStream.html" title="class in org.archive.io">RandomAccessInputStream</A></B></TD><TD>Wraps a RandomAccessFile with an InputStream interface.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../org/archive/io/RandomAccessOutputStream.html" title="class in org.archive.io">RandomAccessOutputStream</A></B></TD><TD>Wraps a RandomAccessFile with OutputStream interface.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../org/archive/io/RecordingInputStream.html" title="class in org.archive.io">RecordingInputStream</A></B></TD><TD>Stream which records all data read from it, which it acquires from a wrapped input stream.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../org/archive/io/RecordingOutputStream.html" title="class in org.archive.io">RecordingOutputStream</A></B></TD><TD>An output stream that records all writes to wrapped output stream.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../org/archive/io/RecyclingFastBufferedOutputStream.html" title="class in org.archive.io">RecyclingFastBufferedOutputStream</A></B></TD><TD>Lightweight, unsynchronised, aligned output stream buffering class.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../org/archive/io/ReplayInputStream.html" title="class in org.archive.io">ReplayInputStream</A></B></TD><TD>Replays the bytes recorded from a RecordingInputStream or RecordingOutputStream.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../org/archive/io/RepositionableInputStream.html" title="class in org.archive.io">RepositionableInputStream</A></B></TD><TD>Wrapper around an <CODE>InputStream</CODE> to make a primitive Repositionable stream.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../org/archive/io/SafeSeekInputStream.html" title="class in org.archive.io">SafeSeekInputStream</A></B></TD><TD>Enables multiple concurrent streams based on the same underlying stream.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../org/archive/io/SeekInputStream.html" title="class in org.archive.io">SeekInputStream</A></B></TD><TD>Base class for repositionable input streams.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../org/archive/io/SeekReader.html" title="class in org.archive.io">SeekReader</A></B></TD><TD>Base class for repositionable readers.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../org/archive/io/SeekReaderCharSequence.html" title="class in org.archive.io">SeekReaderCharSequence</A></B></TD><TD>&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../org/archive/io/SinkHandler.html" title="class in org.archive.io">SinkHandler</A></B></TD><TD>A handler that keeps an in-memory vector of all events deemed loggable by configuration.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../org/archive/io/SinkHandlerLogRecord.html" title="class in org.archive.io">SinkHandlerLogRecord</A></B></TD><TD>Version of LogRecord used by SinkHandler.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../org/archive/io/Warc2Arc.html" title="class in org.archive.io">Warc2Arc</A></B></TD><TD>Convert WARCs to (sortof) ARCs.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../org/archive/io/WriterPool.html" title="class in org.archive.io">WriterPool</A></B></TD><TD>Pool of Writers.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../org/archive/io/WriterPoolMember.html" title="class in org.archive.io">WriterPoolMember</A></B></TD><TD>Member of <A HREF="../../../org/archive/io/WriterPool.html" title="class in org.archive.io"><CODE>WriterPool</CODE></A>.</TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Exception Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../org/archive/io/NoGzipMagicException.html" title="class in org.archive.io">NoGzipMagicException</A></B></TD><TD>&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../org/archive/io/RecorderIOException.html" title="class in org.archive.io">RecorderIOException</A></B></TD><TD>&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../org/archive/io/RecorderLengthExceededException.html" title="class in org.archive.io">RecorderLengthExceededException</A></B></TD><TD>Indicates a length exception thrown by the Recorder.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../org/archive/io/RecorderTimeoutException.html" title="class in org.archive.io">RecorderTimeoutException</A></B></TD><TD>Indicates a timeout thrown by the RecordingInputStream.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../org/archive/io/RecorderTooMuchHeaderException.html" title="class in org.archive.io">RecorderTooMuchHeaderException</A></B></TD><TD>Indicates a too much header material exception thrown by the Recorder (specificially the RecordingOutputStream)</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../org/archive/io/RecoverableIOException.html" title="class in org.archive.io">RecoverableIOException</A></B></TD><TD>A decorator on IOException for IOEs that are likely not fatal or at least merit retry.</TD></TR></TABLE>&nbsp;<P><DL></DL><HR><!-- ======= START OF BOTTOM NAVBAR ====== --><A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">  <TR ALIGN="center" VALIGN="top">  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>  </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;<A HREF="../../../org/archive/httpclient/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;&nbsp;<A HREF="../../../org/archive/io/arc/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../../index.html?org/archive/io/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;&nbsp;<SCRIPT type="text/javascript">  <!--  if(window==top) {    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');  }  //--></SCRIPT><NOSCRIPT>  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR>Copyright &copy; 2003-2007 Internet Archive. All Rights Reserved.</BODY></HTML>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?