/[hyperestraier]/upstream/0.5.3/doc/japidoc/estraier/package-summary.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /upstream/0.5.3/doc/japidoc/estraier/package-summary.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9 - (hide annotations)
Wed Aug 3 15:21:15 2005 UTC (18 years, 9 months ago) by dpavlin
Original Path: upstream/0.5.2/doc/japidoc/estraier/package-summary.html
File MIME type: text/html
File size: 6967 byte(s)
import upstream version 0.5.2

1 dpavlin 9 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2     <!--NewPage-->
3     <HTML>
4     <HEAD>
5     <!-- Generated by javadoc (build 1.4.2_06) on Mon Jul 25 11:24:18 JST 2005 -->
6     <TITLE>
7     estraier (estraier)
8     </TITLE>
9    
10     <META NAME="keywords" CONTENT="estraier package">
11    
12     <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
13    
14     <SCRIPT type="text/javascript">
15     function windowTitle()
16     {
17     parent.document.title="estraier (estraier)";
18     }
19     </SCRIPT>
20    
21     </HEAD>
22    
23     <BODY BGCOLOR="white" onload="windowTitle();">
24    
25    
26     <!-- ========= START OF TOP NAVBAR ======= -->
27     <A NAME="navbar_top"><!-- --></A>
28     <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
29     <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
30     <TR>
31     <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
32     <A NAME="navbar_top_firstrow"><!-- --></A>
33     <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
34     <TR ALIGN="center" VALIGN="top">
35     <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
36     <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
37     <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
38     <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
39     <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
40     </TR>
41     </TABLE>
42     </TD>
43     <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
44     </EM>
45     </TD>
46     </TR>
47    
48     <TR>
49     <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
50     &nbsp;PREV PACKAGE&nbsp;
51     &nbsp;NEXT PACKAGE</FONT></TD>
52     <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
53     <A HREF="../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
54     &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
55     &nbsp;<SCRIPT type="text/javascript">
56     <!--
57     if(window==top) {
58     document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
59     }
60     //-->
61     </SCRIPT>
62     <NOSCRIPT>
63     <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
64     </NOSCRIPT>
65    
66     </FONT></TD>
67     </TR>
68     </TABLE>
69     <A NAME="skip-navbar_top"></A>
70     <!-- ========= END OF TOP NAVBAR ========= -->
71    
72     <HR>
73     <H2>
74     Package estraier
75     </H2>
76    
77     <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
78     <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
79     <TD COLSPAN=2><FONT SIZE="+2">
80     <B>Interface Summary</B></FONT></TD>
81     </TR>
82     <TR BGCOLOR="white" CLASS="TableRowColor">
83     <TD WIDTH="15%"><B><A HREF="../estraier/Condition.html" title="interface in estraier">Condition</A></B></TD>
84     <TD>Abstraction of search condition.</TD>
85     </TR>
86     <TR BGCOLOR="white" CLASS="TableRowColor">
87     <TD WIDTH="15%"><B><A HREF="../estraier/Document.html" title="interface in estraier">Document</A></B></TD>
88     <TD>Abstraction of document.</TD>
89     </TR>
90     <TR BGCOLOR="white" CLASS="TableRowColor">
91     <TD WIDTH="15%"><B><A HREF="../estraier/Node.html" title="interface in estraier">Node</A></B></TD>
92     <TD>Abstraction of connection to P2P node.</TD>
93     </TR>
94     <TR BGCOLOR="white" CLASS="TableRowColor">
95     <TD WIDTH="15%"><B><A HREF="../estraier/NodeResult.html" title="interface in estraier">NodeResult</A></B></TD>
96     <TD>Abstraction of result set from P2P node.</TD>
97     </TR>
98     <TR BGCOLOR="white" CLASS="TableRowColor">
99     <TD WIDTH="15%"><B><A HREF="../estraier/ResultDocument.html" title="interface in estraier">ResultDocument</A></B></TD>
100     <TD>Abstraction of document in result set.</TD>
101     </TR>
102     </TABLE>
103     &nbsp;
104    
105     <P>
106    
107     <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
108     <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
109     <TD COLSPAN=2><FONT SIZE="+2">
110     <B>Class Summary</B></FONT></TD>
111     </TR>
112     <TR BGCOLOR="white" CLASS="TableRowColor">
113     <TD WIDTH="15%"><B><A HREF="../estraier/Call.html" title="class in estraier">Call</A></B></TD>
114     <TD>Command line utility for the node API.</TD>
115     </TR>
116     <TR BGCOLOR="white" CLASS="TableRowColor">
117     <TD WIDTH="15%"><B><A HREF="../estraier/ConditionImpl.html" title="class in estraier">ConditionImpl</A></B></TD>
118     <TD>Implementation of search condition.</TD>
119     </TR>
120     <TR BGCOLOR="white" CLASS="TableRowColor">
121     <TD WIDTH="15%"><B><A HREF="../estraier/DocumentImpl.html" title="class in estraier">DocumentImpl</A></B></TD>
122     <TD>Implementation of document.</TD>
123     </TR>
124     <TR BGCOLOR="white" CLASS="TableRowColor">
125     <TD WIDTH="15%"><B><A HREF="../estraier/NodeImpl.html" title="class in estraier">NodeImpl</A></B></TD>
126     <TD>Implementation of connection to P2P node.</TD>
127     </TR>
128     <TR BGCOLOR="white" CLASS="TableRowColor">
129     <TD WIDTH="15%"><B><A HREF="../estraier/NodeResultImpl.html" title="class in estraier">NodeResultImpl</A></B></TD>
130     <TD>Implementation of result set from P2P node.</TD>
131     </TR>
132     <TR BGCOLOR="white" CLASS="TableRowColor">
133     <TD WIDTH="15%"><B><A HREF="../estraier/ResultDocumentImpl.html" title="class in estraier">ResultDocumentImpl</A></B></TD>
134     <TD>Implementation of document in result set.</TD>
135     </TR>
136     </TABLE>
137     &nbsp;
138    
139     <P>
140     <HR>
141    
142    
143     <!-- ======= START OF BOTTOM NAVBAR ====== -->
144     <A NAME="navbar_bottom"><!-- --></A>
145     <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
146     <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
147     <TR>
148     <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
149     <A NAME="navbar_bottom_firstrow"><!-- --></A>
150     <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
151     <TR ALIGN="center" VALIGN="top">
152     <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
153     <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
154     <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
155     <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
156     <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
157     </TR>
158     </TABLE>
159     </TD>
160     <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
161     </EM>
162     </TD>
163     </TR>
164    
165     <TR>
166     <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
167     &nbsp;PREV PACKAGE&nbsp;
168     &nbsp;NEXT PACKAGE</FONT></TD>
169     <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
170     <A HREF="../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
171     &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
172     &nbsp;<SCRIPT type="text/javascript">
173     <!--
174     if(window==top) {
175     document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
176     }
177     //-->
178     </SCRIPT>
179     <NOSCRIPT>
180     <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
181     </NOSCRIPT>
182    
183     </FONT></TD>
184     </TR>
185     </TABLE>
186     <A NAME="skip-navbar_bottom"></A>
187     <!-- ======== END OF BOTTOM NAVBAR ======= -->
188    
189     <HR>
190    
191     </BODY>
192     </HTML>

  ViewVC Help
Powered by ViewVC 1.1.26