📄 deprecated-list.html
字号:
</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> <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> </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> <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> </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> <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> </TD></TR></TABLE> <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> <I>This method was never used.</I> </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> <I>use EnhancedEnvironment's getClassCatalog() instead</I> </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> <I>Use #getConnectionWithTimeout(HostConfiguration, long)</I> </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> <I></I> </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> <I></I> </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> <I>Use <A HREF="org/archive/crawler/datamodel/CandidateURI.html#toString()"><CODE>CandidateURI.toString()</CODE></A>.</I> </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> <I>Use initialize(Collection<String>, port) instead</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/archive/httpclient/ThreadLocalHttpConnectionManager.html#isConnectionStaleCheckingEnabled()">org.archive.httpclient.ThreadLocalHttpConnectionManager.isConnectionStaleCheckingEnabled()</A><BR> <I>Use <CODE>HttpConnectionParams.isStaleCheckingEnabled()</CODE>, <CODE>HttpConnectionManager.getParams()</CODE>.</I> </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> <I></I> </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> <I>Use <CODE>HttpConnectionParams.setStaleCheckingEnabled(boolean)</CODE>, <CODE>HttpConnectionManager.getParams()</CODE>.</I> </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> <I>Use <A HREF="org/archive/crawler/datamodel/CrawlURI.html#setContentDigest(java.lang.String, byte[])"><CODE>CrawlURI.setContentDigest(String scheme, byte[])</CODE></A></I> </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> <I>Use startEmbeddedWebserver(hosts, port, adminLoginPassword)</I> </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> <I>please use subSequence() and then toString() directly</I> </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> <I>misnomer; use totalBytesCrawled instead</I> </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> <I>misnomer; consult StatisticsTracker instead</I> </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> <I>use totalBytesCrawled</I> </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> <I>misnomer; use StatisticsTracking figures instead</I> </TD></TR></TABLE> <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> <I>Use SimpleHttpServer(name,context,hosts,port,expandWebapps)</I> </TD></TR></TABLE> <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> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html?deprecated-list.html" target="_top"><B>FRAMES</B></A> <A HREF="deprecated-list.html" target="_top"><B>NO FRAMES</B></A> <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 © 2003-2007 Internet Archive. All Rights Reserved.</BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -