📄 index-all.html
字号:
<!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.4.2_04) on Thu Oct 14 14:08:47 PDT 2004 -->
<TITLE>
Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Index";
}
</SCRIPT>
</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=3 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"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </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" target="_top"><B>FRAMES</B></A>
<A HREF="index-all.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 ========= -->
<A HREF="#_A_">A</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_M_">M</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="UrlTreeNode.html#addChars(int)"><B>addChars(int)</B></A> -
Method in class <A HREF="UrlTreeNode.html" title="class in ">UrlTreeNode</A>
<DD>Increments character count
<DT><A HREF="UrlTreeNode.html#addImages(int)"><B>addImages(int)</B></A> -
Method in class <A HREF="UrlTreeNode.html" title="class in ">UrlTreeNode</A>
<DD>Increments image count
<DT><A HREF="UrlTreeNode.html#addLinks(int)"><B>addLinks(int)</B></A> -
Method in class <A HREF="UrlTreeNode.html" title="class in ">UrlTreeNode</A>
<DD>Increments link count
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="Spider.html#depthLimitExceeded(javax.swing.tree.DefaultMutableTreeNode)"><B>depthLimitExceeded(DefaultMutableTreeNode)</B></A> -
Method in class <A HREF="Spider.html" title="class in ">Spider</A>
<DD>Check depth of search
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="UrlTreeNode.html#equals(java.lang.String)"><B>equals(String)</B></A> -
Method in class <A HREF="UrlTreeNode.html" title="class in ">UrlTreeNode</A>
<DD>test for equality
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="Spider.html#fixHref(java.lang.String)"><B>fixHref(String)</B></A> -
Static method in class <A HREF="Spider.html" title="class in ">Spider</A>
<DD>repairs a sloppy href, flips backwards /, adds missing /
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="UrlTreeNode.html#getBase()"><B>getBase()</B></A> -
Method in class <A HREF="UrlTreeNode.html" title="class in ">UrlTreeNode</A>
<DD>returns base url
<DT><A HREF="UrlTreeNode.html#getKeywords()"><B>getKeywords()</B></A> -
Method in class <A HREF="UrlTreeNode.html" title="class in ">UrlTreeNode</A>
<DD>get the keywords found in this node
<DT><A HREF="UrlTreeNode.html#getNodeStats()"><B>getNodeStats()</B></A> -
Method in class <A HREF="UrlTreeNode.html" title="class in ">UrlTreeNode</A>
<DD>retrieves character, link, and image count as a displayable string
<DT><A HREF="UrlNodeRenderer.html#getTreeCellRendererComponent(javax.swing.JTree, java.lang.Object, boolean, boolean, boolean, int, boolean)"><B>getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean)</B></A> -
Method in class <A HREF="UrlNodeRenderer.html" title="class in ">UrlNodeRenderer</A>
<DD>Sets the value of the current tree cell to value.
<DT><A HREF="UrlTreeNode.html#getUrl()"><B>getUrl()</B></A> -
Method in class <A HREF="UrlTreeNode.html" title="class in ">UrlTreeNode</A>
<DD>returns the url object for this node or null if it is a text node
<DT><A HREF="UrlTreeNode.html#getUrlString()"><B>getUrlString()</B></A> -
Method in class <A HREF="UrlTreeNode.html" title="class in ">UrlTreeNode</A>
<DD>retrieves the url as a string
</DL>
<HR>
<A NAME="_H_"><!-- --></A><H2>
<B>H</B></H2>
<DL>
<DT><A HREF="Spider.SpiderParserCallback.html#handleEndTag(javax.swing.text.html.HTML.Tag, int)"><B>handleEndTag(HTML.Tag, int)</B></A> -
Method in class <A HREF="Spider.SpiderParserCallback.html" title="class in ">Spider.SpiderParserCallback</A>
<DD>take care of start tags
<DT><A HREF="Spider.SpiderParserCallback.html#handleSimpleTag(javax.swing.text.html.HTML.Tag, javax.swing.text.MutableAttributeSet, int)"><B>handleSimpleTag(HTML.Tag, MutableAttributeSet, int)</B></A> -
Method in class <A HREF="Spider.SpiderParserCallback.html" title="class in ">Spider.SpiderParserCallback</A>
<DD>handle HTML tags that don't have a start and end tag
<DT><A HREF="Spider.SpiderParserCallback.html#handleStartTag(javax.swing.text.html.HTML.Tag, javax.swing.text.MutableAttributeSet, int)"><B>handleStartTag(HTML.Tag, MutableAttributeSet, int)</B></A> -
Method in class <A HREF="Spider.SpiderParserCallback.html" title="class in ">Spider.SpiderParserCallback</A>
<DD>take care of start tags
<DT><A HREF="Spider.SpiderParserCallback.html#handleText(char[], int)"><B>handleText(char[], int)</B></A> -
Method in class <A HREF="Spider.SpiderParserCallback.html" title="class in ">Spider.SpiderParserCallback</A>
<DD>take care of text between tags, check against keyword list for matches, if match found, set the node match status to true
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="IntegerVerifier.html" title="class in "><B>IntegerVerifier</B></A> - class <A HREF="IntegerVerifier.html" title="class in ">IntegerVerifier</A>.<DD>Input Verifier to verifier integer text fields Checks for valid integer input, and to see if the number is between a
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -