source: trunk/gsdl/packages/kea/kea-3.0/doc/help-doc.html@ 8815

Last change on this file since 8815 was 8815, checked in by mdewsnip, 19 years ago

Kea 3.0, as downloaded from http://www.nzdl.org/kea but with CSTR_abstracts_test, CSTR_abstracts_train, Chinese_test, and Chinese_train directories removed.

  • Property svn:keywords set to Author Date Id Revision
File size: 7.1 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
2<!--NewPage-->
3<HTML>
4<HEAD>
5<!-- Generated by javadoc on Fri Mar 19 17:50:50 NZDT 2004 -->
6<TITLE>
7API Help
8</TITLE>
9<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
10</HEAD>
11<SCRIPT>
12function asd()
13{
14parent.document.title="API Help";
15}
16</SCRIPT>
17<BODY BGCOLOR="white" onload="asd();">
18
19<!-- ========== START OF NAVBAR ========== -->
20<A NAME="navbar_top"><!-- --></A>
21<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
22<TR>
23<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
24<A NAME="navbar_top_firstrow"><!-- --></A>
25<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
26 <TR ALIGN="center" VALIGN="top">
27 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
28 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
29 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
30 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
31 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
32 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
33 </TR>
34</TABLE>
35</TD>
36<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
37</EM>
38</TD>
39</TR>
40
41<TR>
42<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
43&nbsp;PREV&nbsp;
44&nbsp;NEXT</FONT></TD>
45<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
46 <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
47&nbsp;<A HREF="help-doc.html" TARGET="_top"><B>NO FRAMES</B></A> &nbsp;
48&nbsp;
49<SCRIPT>
50 <!--
51 if(window==top) {
52 document.writeln('<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
53 }
54 //-->
55</SCRIPT>
56<NOSCRIPT>
57<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
58</NOSCRIPT>
59</FONT></TD>
60</TR>
61</TABLE>
62<!-- =========== END OF NAVBAR =========== -->
63
64<HR>
65<CENTER>
66<H1>
67How This API Document Is Organized</H1>
68</CENTER>
69This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.<H3>
70Package</H3>
71<BLOCKQUOTE>
72
73<P>
74Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:<UL>
75<LI>Interfaces (italic)<LI>Classes<LI>Exceptions<LI>Errors</UL>
76</BLOCKQUOTE>
77<H3>
78Class/Interface</H3>
79<BLOCKQUOTE>
80
81<P>
82Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:<UL>
83<LI>Class inheritance diagram<LI>Direct Subclasses<LI>All Known Subinterfaces<LI>All Known Implementing Classes<LI>Class/interface declaration<LI>Class/interface description
84<P>
85<LI>Nested Class Summary<LI>Field Summary<LI>Constructor Summary<LI>Method Summary
86<P>
87<LI>Field Detail<LI>Constructor Detail<LI>Method Detail</UL>
88Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</BLOCKQUOTE>
89<H3>
90Tree (Class Hierarchy)</H3>
91<BLOCKQUOTE>
92There is a <A HREF="overview-tree.html">Class Hierarchy</A> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.<UL>
93<LI>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.<LI>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</UL>
94</BLOCKQUOTE>
95<H3>
96Deprecated API</H3>
97<BLOCKQUOTE>
98The <A HREF="deprecated-list.html">Deprecated API</A> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</BLOCKQUOTE>
99<H3>
100Index</H3>
101<BLOCKQUOTE>
102The <A HREF="index-all.html">Index</A> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</BLOCKQUOTE>
103<H3>
104Prev/Next</H3>
105These links take you to the next or previous class, interface, package, or related page.<H3>
106Frames/No Frames</H3>
107These links show and hide the HTML frames. All pages are available with or without frames.
108<P>
109<H3>
110Serialized Form</H3>
111Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
112<P>
113<FONT SIZE="-1">
114<EM>
115This help file applies to API documentation generated using the standard doclet.</EM>
116</FONT>
117<BR>
118<HR>
119
120<!-- ========== START OF NAVBAR ========== -->
121<A NAME="navbar_bottom"><!-- --></A>
122<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
123<TR>
124<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
125<A NAME="navbar_bottom_firstrow"><!-- --></A>
126<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
127 <TR ALIGN="center" VALIGN="top">
128 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
129 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
130 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
131 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
132 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
133 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
134 </TR>
135</TABLE>
136</TD>
137<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
138</EM>
139</TD>
140</TR>
141
142<TR>
143<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
144&nbsp;PREV&nbsp;
145&nbsp;NEXT</FONT></TD>
146<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
147 <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
148&nbsp;<A HREF="help-doc.html" TARGET="_top"><B>NO FRAMES</B></A> &nbsp;
149&nbsp;
150<SCRIPT>
151 <!--
152 if(window==top) {
153 document.writeln('<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
154 }
155 //-->
156</SCRIPT>
157<NOSCRIPT>
158<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
159</NOSCRIPT>
160</FONT></TD>
161</TR>
162</TABLE>
163<!-- =========== END OF NAVBAR =========== -->
164
165<HR>
166
167</BODY>
168</HTML>
Note: See TracBrowser for help on using the repository browser.