Project

General

Profile

1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
2
<!--NewPage-->
3
<HTML>
4
<HEAD>
5
<!-- Generated by javadoc on Mon Jun 26 20:52:08 AKDT 2000 -->
6
<TITLE>
7
MetaCat API: API Help
8
</TITLE>
9
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
10
</HEAD>
11
<BODY BGCOLOR="white">
12

    
13
<!-- ========== START OF NAVBAR ========== -->
14
<A NAME="navbar_top"><!-- --></A>
15
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
16
<TR>
17
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
18
<A NAME="navbar_top_firstrow"><!-- --></A>
19
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
20
  <TR ALIGN="center" VALIGN="top">
21
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
22
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
23
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
24
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="edu/ucsb/nceas/metacat/package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
25
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
26
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
27
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
28
  </TR>
29
</TABLE>
30
</TD>
31
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
32
</EM>
33
</TD>
34
</TR>
35

    
36
<TR>
37
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
38
&nbsp;PREV&nbsp;
39
&nbsp;NEXT</FONT></TD>
40
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
41
  <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
42
&nbsp;<A HREF="help-doc.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
43
</TR>
44
</TABLE>
45
<!-- =========== END OF NAVBAR =========== -->
46

    
47
<HR>
48
<CENTER>
49
<H1>
50
How This API Document Is Organized</H1>
51
</CENTER>
52
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.<H3>
53
Package</H3>
54
<BLOCKQUOTE>
55

    
56
<P>
57
Each 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>
58
<LI>Interfaces (italic)<LI>Classes<LI>Exceptions<LI>Errors</UL>
59
</BLOCKQUOTE>
60
<H3>
61
Class/Interface</H3>
62
<BLOCKQUOTE>
63

    
64
<P>
65
Each class, interface, inner class and inner 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>
66
<LI>Class inheritance diagram<LI>Direct Subclasses<LI>All Known Subinterfaces<LI>All Known Implementing Classes<LI>Class/interface declaration<LI>Class/interface description
67
<P>
68
<LI>Inner Class Summary<LI>Field Summary<LI>Constructor Summary<LI>Method Summary
69
<P>
70
<LI>Field Detail<LI>Constructor Detail<LI>Method Detail</UL>
71
Each 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>
72
<H3>
73
Use</H3>
74
<BLOCKQUOTE>
75
Each documented package, class and interface has its own Use page.  This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A.  You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</BLOCKQUOTE>
76
<H3>
77
Tree (Class Hierarchy)</H3>
78
<BLOCKQUOTE>
79
There 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>
80
<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>
81
</BLOCKQUOTE>
82
<H3>
83
Deprecated API</H3>
84
<BLOCKQUOTE>
85
The <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>
86
<H3>
87
Index</H3>
88
<BLOCKQUOTE>
89
The <A HREF="index-all.html">Index</A> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</BLOCKQUOTE>
90
<H3>
91
Prev/Next</H3>
92
These links take you to the next or previous class, interface, package, or related page.<H3>
93
Frames/No Frames</H3>
94
These links show and hide the HTML frames.  All pages are available with or without frames.
95
<P>
96
<H3>
97
Serialized Form</H3>
98
Each 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.
99
<P>
100
<FONT SIZE="-1">
101
<EM>
102
This help file applies to API documentation generated using the standard doclet. </EM>
103
</FONT>
104
<BR>
105
<HR>
106

    
107
<!-- ========== START OF NAVBAR ========== -->
108
<A NAME="navbar_bottom"><!-- --></A>
109
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
110
<TR>
111
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
112
<A NAME="navbar_bottom_firstrow"><!-- --></A>
113
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
114
  <TR ALIGN="center" VALIGN="top">
115
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
116
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
117
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
118
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="edu/ucsb/nceas/metacat/package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
119
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
120
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
121
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
122
  </TR>
123
</TABLE>
124
</TD>
125
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
126
</EM>
127
</TD>
128
</TR>
129

    
130
<TR>
131
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
132
&nbsp;PREV&nbsp;
133
&nbsp;NEXT</FONT></TD>
134
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
135
  <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
136
&nbsp;<A HREF="help-doc.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
137
</TR>
138
</TABLE>
139
<!-- =========== END OF NAVBAR =========== -->
140

    
141
<HR>
142
<i>Copyright ? 2000 National Center for Ecological Analysis and Synthesis. All Rights Reserved.</i>
143
</BODY>
144
</HTML>
(3-3/10)