extracterrorlistener.html
来自「网络爬虫开源代码」· HTML 代码 · 共 267 行
HTML
267 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc (build 1.5.0_07) on Sun May 06 18:00:09 GMT 2007 --><TITLE>Uses of Interface org.archive.extractor.ExtractErrorListener (Heritrix 1.12.1)</TITLE><LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"><SCRIPT type="text/javascript">function windowTitle(){ parent.document.title="Uses of Interface org.archive.extractor.ExtractErrorListener (Heritrix 1.12.1)";}</SCRIPT><NOSCRIPT></NOSCRIPT></HEAD><BODY BGCOLOR="white" onload="windowTitle();"><!-- ========= START OF TOP NAVBAR ======= --><A NAME="navbar_top"><!-- --></A><A HREF="#skip-navbar_top" 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_top_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"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/archive/extractor/ExtractErrorListener.html" title="interface in org.archive.extractor"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </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?org/archive/extractor//class-useExtractErrorListener.html" target="_top"><B>FRAMES</B></A> <A HREF="ExtractErrorListener.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_top"></A><!-- ========= END OF TOP NAVBAR ========= --><HR><CENTER><H2><B>Uses of Interface<br>org.archive.extractor.ExtractErrorListener</B></H2></CENTER><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Packages that use <A HREF="../../../../org/archive/extractor/ExtractErrorListener.html" title="interface in org.archive.extractor">ExtractErrorListener</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#org.archive.extractor"><B>org.archive.extractor</B></A></TD><TD> </TD></TR></TABLE> <P><A NAME="org.archive.extractor"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Uses of <A HREF="../../../../org/archive/extractor/ExtractErrorListener.html" title="interface in org.archive.extractor">ExtractErrorListener</A> in <A HREF="../../../../org/archive/extractor/package-summary.html">org.archive.extractor</A></FONT></TH></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../../org/archive/extractor/package-summary.html">org.archive.extractor</A> declared as <A HREF="../../../../org/archive/extractor/ExtractErrorListener.html" title="interface in org.archive.extractor">ExtractErrorListener</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="../../../../org/archive/extractor/ExtractErrorListener.html" title="interface in org.archive.extractor">ExtractErrorListener</A></CODE></FONT></TD><TD><CODE><B>CharSequenceLinkExtractor.</B><B><A HREF="../../../../org/archive/extractor/CharSequenceLinkExtractor.html#extractErrorListener">extractErrorListener</A></B></CODE><BR> </TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../org/archive/extractor/package-summary.html">org.archive.extractor</A> with parameters of type <A HREF="../../../../org/archive/extractor/ExtractErrorListener.html" title="interface in org.archive.extractor">ExtractErrorListener</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static void</CODE></FONT></TD><TD><CODE><B>CharSequenceLinkExtractor.</B><B><A HREF="../../../../org/archive/extractor/CharSequenceLinkExtractor.html#extract(java.lang.CharSequence, org.archive.net.UURI, org.archive.net.UURI, java.util.List, org.archive.extractor.ExtractErrorListener)">extract</A></B>(java.lang.CharSequence content, <A HREF="../../../../org/archive/net/UURI.html" title="class in org.archive.net">UURI</A> source, <A HREF="../../../../org/archive/net/UURI.html" title="class in org.archive.net">UURI</A> base, java.util.List<<A HREF="../../../../org/archive/crawler/extractor/Link.html" title="class in org.archive.crawler.extractor">Link</A>> collector, <A HREF="../../../../org/archive/extractor/ExtractErrorListener.html" title="interface in org.archive.extractor">ExtractErrorListener</A> extractErrorListener)</CODE><BR> Convenience method to do default extraction.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>CharSequenceLinkExtractor.</B><B><A HREF="../../../../org/archive/extractor/CharSequenceLinkExtractor.html#setup(org.archive.net.UURI, java.lang.CharSequence, org.archive.extractor.ExtractErrorListener)">setup</A></B>(<A HREF="../../../../org/archive/net/UURI.html" title="class in org.archive.net">UURI</A> sourceandbase, java.lang.CharSequence content, <A HREF="../../../../org/archive/extractor/ExtractErrorListener.html" title="interface in org.archive.extractor">ExtractErrorListener</A> listener)</CODE><BR> Convenience method for when source and base are same.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>LinkExtractor.</B><B><A HREF="../../../../org/archive/extractor/LinkExtractor.html#setup(org.archive.net.UURI, java.io.InputStream, java.nio.charset.Charset, org.archive.extractor.ExtractErrorListener)">setup</A></B>(<A HREF="../../../../org/archive/net/UURI.html" title="class in org.archive.net">UURI</A> sourceandbase, java.io.InputStream content, java.nio.charset.Charset charset, <A HREF="../../../../org/archive/extractor/ExtractErrorListener.html" title="interface in org.archive.extractor">ExtractErrorListener</A> listener)</CODE><BR> Convenience version of above for common case where source and base are same.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>CharSequenceLinkExtractor.</B><B><A HREF="../../../../org/archive/extractor/CharSequenceLinkExtractor.html#setup(org.archive.net.UURI, java.io.InputStream, java.nio.charset.Charset, org.archive.extractor.ExtractErrorListener)">setup</A></B>(<A HREF="../../../../org/archive/net/UURI.html" title="class in org.archive.net">UURI</A> sourceandbase, java.io.InputStream content, java.nio.charset.Charset charset, <A HREF="../../../../org/archive/extractor/ExtractErrorListener.html" title="interface in org.archive.extractor">ExtractErrorListener</A> listener)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>CharSequenceLinkExtractor.</B><B><A HREF="../../../../org/archive/extractor/CharSequenceLinkExtractor.html#setup(org.archive.net.UURI, org.archive.net.UURI, java.lang.CharSequence, org.archive.extractor.ExtractErrorListener)">setup</A></B>(<A HREF="../../../../org/archive/net/UURI.html" title="class in org.archive.net">UURI</A> source, <A HREF="../../../../org/archive/net/UURI.html" title="class in org.archive.net">UURI</A> base, java.lang.CharSequence content, <A HREF="../../../../org/archive/extractor/ExtractErrorListener.html" title="interface in org.archive.extractor">ExtractErrorListener</A> listener)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>LinkExtractor.</B><B><A HREF="../../../../org/archive/extractor/LinkExtractor.html#setup(org.archive.net.UURI, org.archive.net.UURI, java.io.InputStream, java.nio.charset.Charset, org.archive.extractor.ExtractErrorListener)">setup</A></B>(<A HREF="../../../../org/archive/net/UURI.html" title="class in org.archive.net">UURI</A> source, <A HREF="../../../../org/archive/net/UURI.html" title="class in org.archive.net">UURI</A> base, java.io.InputStream content, java.nio.charset.Charset charset, <A HREF="../../../../org/archive/extractor/ExtractErrorListener.html" title="interface in org.archive.extractor">ExtractErrorListener</A> listener)</CODE><BR> Setup the LinkExtractor to operate on the given stream and charset, considering the given contextURI as the initial 'base' URI for resolving relative URIs.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>CharSequenceLinkExtractor.</B><B><A HREF="../../../../org/archive/extractor/CharSequenceLinkExtractor.html#setup(org.archive.net.UURI, org.archive.net.UURI, java.io.InputStream, java.nio.charset.Charset, org.archive.extractor.ExtractErrorListener)">setup</A></B>(<A HREF="../../../../org/archive/net/UURI.html" title="class in org.archive.net">UURI</A> source, <A HREF="../../../../org/archive/net/UURI.html" title="class in org.archive.net">UURI</A> base, java.io.InputStream content, java.nio.charset.Charset charset, <A HREF="../../../../org/archive/extractor/ExtractErrorListener.html" title="interface in org.archive.extractor">ExtractErrorListener</A> listener)</CODE><BR> </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"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/archive/extractor/ExtractErrorListener.html" title="interface in org.archive.extractor"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </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?org/archive/extractor//class-useExtractErrorListener.html" target="_top"><B>FRAMES</B></A> <A HREF="ExtractErrorListener.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 + =
减小字号Ctrl + -
显示快捷键?