/[hyperestraier]/upstream/0.5.2/doc/japidoc/estraier/ResultDocumentImpl.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

Contents of /upstream/0.5.2/doc/japidoc/estraier/ResultDocumentImpl.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9 - (show annotations)
Wed Aug 3 15:21:15 2005 UTC (18 years, 9 months ago) by dpavlin
File MIME type: text/html
File size: 11465 byte(s)
import upstream version 0.5.2

1 <!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 ResultDocumentImpl (estraier)
8 </TITLE>
9
10 <META NAME="keywords" CONTENT="estraier.ResultDocumentImpl class">
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="ResultDocumentImpl (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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
37 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></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;<A HREF="../estraier/ResultDocument.html" title="interface in estraier"><B>PREV CLASS</B></A>&nbsp;
51 &nbsp;NEXT CLASS</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="ResultDocumentImpl.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 <TR>
69 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
70 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
71 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
72 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
73 </TR>
74 </TABLE>
75 <A NAME="skip-navbar_top"></A>
76 <!-- ========= END OF TOP NAVBAR ========= -->
77
78 <HR>
79 <!-- ======== START OF CLASS DATA ======== -->
80 <H2>
81 <FONT SIZE="-1">
82 estraier</FONT>
83 <BR>
84 Class ResultDocumentImpl</H2>
85 <PRE>
86 java.lang.Object
87 <IMG SRC="../resources/inherit.gif" ALT="extended by"><B>estraier.ResultDocumentImpl</B>
88 </PRE>
89 <DL>
90 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../estraier/ResultDocument.html" title="interface in estraier">ResultDocument</A></DD>
91 </DL>
92 <HR>
93 <DL>
94 <DT>public class <B>ResultDocumentImpl</B><DT>extends java.lang.Object<DT>implements <A HREF="../estraier/ResultDocument.html" title="interface in estraier">ResultDocument</A></DL>
95
96 <P>
97 Implementation of document in result set.
98 <P>
99
100 <P>
101 <HR>
102
103 <P>
104 <!-- ======== NESTED CLASS SUMMARY ======== -->
105
106
107 <!-- =========== FIELD SUMMARY =========== -->
108
109
110 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
111
112
113 <!-- ========== METHOD SUMMARY =========== -->
114
115 <A NAME="method_summary"><!-- --></A>
116 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
117 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
118 <TD COLSPAN=2><FONT SIZE="+2">
119 <B>Method Summary</B></FONT></TD>
120 </TR>
121 <TR BGCOLOR="white" CLASS="TableRowColor">
122 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
123 <CODE>&nbsp;java.util.List</CODE></FONT></TD>
124 <TD><CODE><B><A HREF="../estraier/ResultDocumentImpl.html#attr_names()">attr_names</A></B>()</CODE>
125
126 <BR>
127 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get a list of attribute names.</TD>
128 </TR>
129 <TR BGCOLOR="white" CLASS="TableRowColor">
130 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
131 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
132 <TD><CODE><B><A HREF="../estraier/ResultDocumentImpl.html#attr(java.lang.String)">attr</A></B>(java.lang.String&nbsp;name)</CODE>
133
134 <BR>
135 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the value of an attribute.</TD>
136 </TR>
137 <TR BGCOLOR="white" CLASS="TableRowColor">
138 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
139 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
140 <TD><CODE><B><A HREF="../estraier/ResultDocumentImpl.html#snippet()">snippet</A></B>()</CODE>
141
142 <BR>
143 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the snippet.</TD>
144 </TR>
145 <TR BGCOLOR="white" CLASS="TableRowColor">
146 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
147 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
148 <TD><CODE><B><A HREF="../estraier/ResultDocumentImpl.html#uri()">uri</A></B>()</CODE>
149
150 <BR>
151 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the URI.</TD>
152 </TR>
153 </TABLE>
154 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
155 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
156 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
157 <TD><B>Methods inherited from class java.lang.Object</B></TD>
158 </TR>
159 <TR BGCOLOR="white" CLASS="TableRowColor">
160 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
161 </TR>
162 </TABLE>
163 &nbsp;
164 <P>
165
166 <!-- ============ FIELD DETAIL =========== -->
167
168
169 <!-- ========= CONSTRUCTOR DETAIL ======== -->
170
171
172 <!-- ============ METHOD DETAIL ========== -->
173
174 <A NAME="method_detail"><!-- --></A>
175 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
176 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
177 <TD COLSPAN=1><FONT SIZE="+2">
178 <B>Method Detail</B></FONT></TD>
179 </TR>
180 </TABLE>
181
182 <A NAME="attr_names()"><!-- --></A><H3>
183 attr_names</H3>
184 <PRE>
185 public java.util.List <B>attr_names</B>()</PRE>
186 <DL>
187 <DD><B>Description copied from interface: <CODE><A HREF="../estraier/ResultDocument.html" title="interface in estraier">ResultDocument</A></CODE></B></DD>
188 <DD>Get a list of attribute names.
189 <P>
190 <DD><DL>
191 <DT><B>Specified by:</B><DD><CODE><A HREF="../estraier/ResultDocument.html#attr_names()">attr_names</A></CODE> in interface <CODE><A HREF="../estraier/ResultDocument.html" title="interface in estraier">ResultDocument</A></CODE></DL>
192 </DD>
193 <DD><DL>
194
195 <DT><B>Returns:</B><DD>a list of attribute names.</DL>
196 </DD>
197 </DL>
198 <HR>
199
200 <A NAME="attr(java.lang.String)"><!-- --></A><H3>
201 attr</H3>
202 <PRE>
203 public java.lang.String <B>attr</B>(java.lang.String&nbsp;name)</PRE>
204 <DL>
205 <DD><B>Description copied from interface: <CODE><A HREF="../estraier/ResultDocument.html" title="interface in estraier">ResultDocument</A></CODE></B></DD>
206 <DD>Get the value of an attribute.
207 <P>
208 <DD><DL>
209 <DT><B>Specified by:</B><DD><CODE><A HREF="../estraier/ResultDocument.html#attr(java.lang.String)">attr</A></CODE> in interface <CODE><A HREF="../estraier/ResultDocument.html" title="interface in estraier">ResultDocument</A></CODE></DL>
210 </DD>
211 <DD><DL>
212 <DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of an attribute.
213 <DT><B>Returns:</B><DD>the value of the attribute or null if it does not exist.</DL>
214 </DD>
215 </DL>
216 <HR>
217
218 <A NAME="snippet()"><!-- --></A><H3>
219 snippet</H3>
220 <PRE>
221 public java.lang.String <B>snippet</B>()</PRE>
222 <DL>
223 <DD><B>Description copied from interface: <CODE><A HREF="../estraier/ResultDocument.html" title="interface in estraier">ResultDocument</A></CODE></B></DD>
224 <DD>Get the snippet.
225 <P>
226 <DD><DL>
227 <DT><B>Specified by:</B><DD><CODE><A HREF="../estraier/ResultDocument.html#snippet()">snippet</A></CODE> in interface <CODE><A HREF="../estraier/ResultDocument.html" title="interface in estraier">ResultDocument</A></CODE></DL>
228 </DD>
229 <DD><DL>
230
231 <DT><B>Returns:</B><DD>the snippet of the result document object. There are tab separated values. Each
232 line is a string to be shown. Though most lines have only one field, some lines have two
233 fields. If the second field exists, the first field is to be shown with highlighted, and
234 the second field means its normalized form.</DL>
235 </DD>
236 </DL>
237 <HR>
238
239 <A NAME="uri()"><!-- --></A><H3>
240 uri</H3>
241 <PRE>
242 public java.lang.String <B>uri</B>()</PRE>
243 <DL>
244 <DD><B>Description copied from interface: <CODE><A HREF="../estraier/ResultDocument.html" title="interface in estraier">ResultDocument</A></CODE></B></DD>
245 <DD>Get the URI.
246 <P>
247 <DD><DL>
248 <DT><B>Specified by:</B><DD><CODE><A HREF="../estraier/ResultDocument.html#uri()">uri</A></CODE> in interface <CODE><A HREF="../estraier/ResultDocument.html" title="interface in estraier">ResultDocument</A></CODE></DL>
249 </DD>
250 <DD><DL>
251
252 <DT><B>Returns:</B><DD>the URI.</DL>
253 </DD>
254 </DL>
255 <!-- ========= END OF CLASS DATA ========= -->
256 <HR>
257
258
259 <!-- ======= START OF BOTTOM NAVBAR ====== -->
260 <A NAME="navbar_bottom"><!-- --></A>
261 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
262 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
263 <TR>
264 <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
265 <A NAME="navbar_bottom_firstrow"><!-- --></A>
266 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
267 <TR ALIGN="center" VALIGN="top">
268 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
269 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
270 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
271 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
272 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
273 </TR>
274 </TABLE>
275 </TD>
276 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
277 </EM>
278 </TD>
279 </TR>
280
281 <TR>
282 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
283 &nbsp;<A HREF="../estraier/ResultDocument.html" title="interface in estraier"><B>PREV CLASS</B></A>&nbsp;
284 &nbsp;NEXT CLASS</FONT></TD>
285 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
286 <A HREF="../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
287 &nbsp;<A HREF="ResultDocumentImpl.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
288 &nbsp;<SCRIPT type="text/javascript">
289 <!--
290 if(window==top) {
291 document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
292 }
293 //-->
294 </SCRIPT>
295 <NOSCRIPT>
296 <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
297 </NOSCRIPT>
298
299 </FONT></TD>
300 </TR>
301 <TR>
302 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
303 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
304 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
305 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
306 </TR>
307 </TABLE>
308 <A NAME="skip-navbar_bottom"></A>
309 <!-- ======== END OF BOTTOM NAVBAR ======= -->
310
311 <HR>
312
313 </BODY>
314 </HTML>

  ViewVC Help
Powered by ViewVC 1.1.26