⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 deprecated-list.html

📁 网络爬虫开源代码
💻 HTML
📖 第 1 页 / 共 2 页
字号:
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/archive/crawler/filter/TransclusionFilter.html" title="class in org.archive.crawler.filter">org.archive.crawler.filter.TransclusionFilter</A><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of release 1.10.0.  Replaced by <A HREF="org/archive/crawler/deciderules/DecidingFilter.html" title="class in org.archive.crawler.deciderules"><CODE>DecidingFilter</CODE></A> and equivalent <A HREF="org/archive/crawler/deciderules/DecideRule.html" title="class in org.archive.crawler.deciderules"><CODE>DecideRule</CODE></A>.</I>&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/archive/crawler/filter/URIListRegExpFilter.html" title="class in org.archive.crawler.filter">org.archive.crawler.filter.URIListRegExpFilter</A><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of release 1.10.0.  Replaced by <A HREF="org/archive/crawler/deciderules/DecidingFilter.html" title="class in org.archive.crawler.deciderules"><CODE>DecidingFilter</CODE></A> and equivalent <A HREF="org/archive/crawler/deciderules/DecideRule.html" title="class in org.archive.crawler.deciderules"><CODE>DecideRule</CODE></A>.</I>&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/archive/crawler/filter/URIRegExpFilter.html" title="class in org.archive.crawler.filter">org.archive.crawler.filter.URIRegExpFilter</A><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of release 1.10.0.  Replaced by <A HREF="org/archive/crawler/deciderules/DecidingFilter.html" title="class in org.archive.crawler.deciderules"><CODE>DecidingFilter</CODE></A> and equivalent <A HREF="org/archive/crawler/deciderules/DecideRule.html" title="class in org.archive.crawler.deciderules"><CODE>DecideRule</CODE></A>.</I>&nbsp;</TD></TR></TABLE>&nbsp;<P><A NAME="method"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Deprecated Methods</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/archive/util/DevUtils.html#betterPrintStack(java.lang.RuntimeException)">org.archive.util.DevUtils.betterPrintStack(RuntimeException)</A><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>This method was never used.</I>&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/archive/crawler/framework/CrawlController.html#getClassCatalog()">org.archive.crawler.framework.CrawlController.getClassCatalog()</A><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>use EnhancedEnvironment's getClassCatalog() instead</I>&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/archive/httpclient/ThreadLocalHttpConnectionManager.html#getConnection(org.apache.commons.httpclient.HostConfiguration, long)">org.archive.httpclient.ThreadLocalHttpConnectionManager.getConnection(HostConfiguration, long)</A><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use #getConnectionWithTimeout(HostConfiguration, long)</I>&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/archive/crawler/datamodel/CrawlURI.html#getEmbedHopCount()">org.archive.crawler.datamodel.CrawlURI.getEmbedHopCount()</A><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I></I>&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/archive/crawler/datamodel/CrawlURI.html#getLinkHopCount()">org.archive.crawler.datamodel.CrawlURI.getLinkHopCount()</A><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I></I>&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/archive/crawler/datamodel/CandidateURI.html#getURIString()">org.archive.crawler.datamodel.CandidateURI.getURIString()</A><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <A HREF="org/archive/crawler/datamodel/CandidateURI.html#toString()"><CODE>CandidateURI.toString()</CODE></A>.</I>&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/archive/crawler/SimpleHttpServer.html#initialize(int, boolean)">org.archive.crawler.SimpleHttpServer.initialize(int, boolean)</A><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use initialize(Collection<String>, port) instead</I>&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/archive/httpclient/ThreadLocalHttpConnectionManager.html#isConnectionStaleCheckingEnabled()">org.archive.httpclient.ThreadLocalHttpConnectionManager.isConnectionStaleCheckingEnabled()</A><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <CODE>HttpConnectionParams.isStaleCheckingEnabled()</CODE>, <CODE>HttpConnectionManager.getParams()</CODE>.</I>&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/archive/crawler/datamodel/CrawlURI.html#markAsSeed()">org.archive.crawler.datamodel.CrawlURI.markAsSeed()</A><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I></I>&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/archive/httpclient/ThreadLocalHttpConnectionManager.html#setConnectionStaleCheckingEnabled(boolean)">org.archive.httpclient.ThreadLocalHttpConnectionManager.setConnectionStaleCheckingEnabled(boolean)</A><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <CODE>HttpConnectionParams.setStaleCheckingEnabled(boolean)</CODE>, <CODE>HttpConnectionManager.getParams()</CODE>.</I>&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/archive/crawler/datamodel/CrawlURI.html#setContentDigest(byte[])">org.archive.crawler.datamodel.CrawlURI.setContentDigest(byte[])</A><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <A HREF="org/archive/crawler/datamodel/CrawlURI.html#setContentDigest(java.lang.String, byte[])"><CODE>CrawlURI.setContentDigest(String scheme, byte[])</CODE></A></I>&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/archive/crawler/Heritrix.html#startEmbeddedWebserver(int, boolean, java.lang.String)">org.archive.crawler.Heritrix.startEmbeddedWebserver(int, boolean, String)</A><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use startEmbeddedWebserver(hosts, port, adminLoginPassword)</I>&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/archive/io/ByteReplayCharSequence.html#substring(int, int)">org.archive.io.ByteReplayCharSequence.substring(int, int)</A><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>please use subSequence() and then toString() directly</I>&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/archive/crawler/framework/StatisticsTracking.html#totalBytesWritten()">org.archive.crawler.framework.StatisticsTracking.totalBytesWritten()</A><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>misnomer; use totalBytesCrawled instead</I>&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/archive/crawler/framework/Frontier.html#totalBytesWritten()">org.archive.crawler.framework.Frontier.totalBytesWritten()</A><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>misnomer; consult StatisticsTracker instead</I>&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/archive/crawler/admin/StatisticsTracker.html#totalBytesWritten()">org.archive.crawler.admin.StatisticsTracker.totalBytesWritten()</A><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>use totalBytesCrawled</I>&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/archive/crawler/frontier/AbstractFrontier.html#totalBytesWritten()">org.archive.crawler.frontier.AbstractFrontier.totalBytesWritten()</A><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>misnomer; use StatisticsTracking figures instead</I>&nbsp;</TD></TR></TABLE>&nbsp;<P><A NAME="constructor"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Deprecated Constructors</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/archive/crawler/SimpleHttpServer.html#SimpleHttpServer(boolean, java.lang.String, java.lang.String, int, boolean)">org.archive.crawler.SimpleHttpServer(boolean, String, String, int, boolean)</A><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use SimpleHttpServer(name,context,hosts,port,expandWebapps)</I>&nbsp;</TD></TR></TABLE>&nbsp;<P><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="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT>&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;PREV&nbsp;&nbsp;NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="index.html?deprecated-list.html" target="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="deprecated-list.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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -