/[hyperestraier]/upstream/0.5.3/doc/japidoc/estraier/Call.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/Call.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10 - (hide annotations)
Wed Aug 3 15:25:48 2005 UTC (18 years, 10 months ago) by dpavlin
File MIME type: text/html
File size: 7603 byte(s)
import of upstream 0.5.3

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 dpavlin 10 <!-- Generated by javadoc (build 1.4.2_06) on Mon Aug 01 00:51:52 JST 2005 -->
6 dpavlin 9 <TITLE>
7     Call (estraier)
8     </TITLE>
9    
10     <META NAME="keywords" CONTENT="estraier.Call 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="Call (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;PREV CLASS&nbsp;
51     &nbsp;<A HREF="../estraier/Condition.html" title="interface in estraier"><B>NEXT CLASS</B></A></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="Call.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 Call</H2>
85     <PRE>
86     java.lang.Object
87     <IMG SRC="../resources/inherit.gif" ALT="extended by"><B>estraier.Call</B>
88     </PRE>
89     <HR>
90     <DL>
91     <DT>public class <B>Call</B><DT>extends java.lang.Object</DL>
92    
93     <P>
94     Command line utility for the node API.
95     <P>
96    
97     <P>
98     <HR>
99    
100     <P>
101     <!-- ======== NESTED CLASS SUMMARY ======== -->
102    
103    
104     <!-- =========== FIELD SUMMARY =========== -->
105    
106    
107     <!-- ======== CONSTRUCTOR SUMMARY ======== -->
108    
109    
110     <!-- ========== METHOD SUMMARY =========== -->
111    
112     <A NAME="method_summary"><!-- --></A>
113     <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
114     <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
115     <TD COLSPAN=2><FONT SIZE="+2">
116     <B>Method Summary</B></FONT></TD>
117     </TR>
118     <TR BGCOLOR="white" CLASS="TableRowColor">
119     <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
120     <CODE>static&nbsp;void</CODE></FONT></TD>
121     <TD><CODE><B><A HREF="../estraier/Call.html#main(java.lang.String[])">main</A></B>(java.lang.String[]&nbsp;args)</CODE>
122    
123     <BR>
124     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Main routine of the command.</TD>
125     </TR>
126     </TABLE>
127     &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
128     <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
129     <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
130     <TD><B>Methods inherited from class java.lang.Object</B></TD>
131     </TR>
132     <TR BGCOLOR="white" CLASS="TableRowColor">
133     <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
134     </TR>
135     </TABLE>
136     &nbsp;
137     <P>
138    
139     <!-- ============ FIELD DETAIL =========== -->
140    
141    
142     <!-- ========= CONSTRUCTOR DETAIL ======== -->
143    
144    
145     <!-- ============ METHOD DETAIL ========== -->
146    
147     <A NAME="method_detail"><!-- --></A>
148     <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
149     <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
150     <TD COLSPAN=1><FONT SIZE="+2">
151     <B>Method Detail</B></FONT></TD>
152     </TR>
153     </TABLE>
154    
155     <A NAME="main(java.lang.String[])"><!-- --></A><H3>
156     main</H3>
157     <PRE>
158     public static void <B>main</B>(java.lang.String[]&nbsp;args)</PRE>
159     <DL>
160     <DD>Main routine of the command.
161     <P>
162     <DD><DL>
163     <DT><B>Parameters:</B><DD><CODE>args</CODE> - command line arguments. The first argument specifies the name of the sub
164     command. "put", "out", "get", "uriid", "inform", "search", "setuser", and "setlink" are
165     is provided.</DL>
166     </DD>
167     </DL>
168     <!-- ========= END OF CLASS DATA ========= -->
169     <HR>
170    
171    
172     <!-- ======= START OF BOTTOM NAVBAR ====== -->
173     <A NAME="navbar_bottom"><!-- --></A>
174     <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
175     <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
176     <TR>
177     <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
178     <A NAME="navbar_bottom_firstrow"><!-- --></A>
179     <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
180     <TR ALIGN="center" VALIGN="top">
181     <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
182     <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
183     <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
184     <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
185     <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
186     </TR>
187     </TABLE>
188     </TD>
189     <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
190     </EM>
191     </TD>
192     </TR>
193    
194     <TR>
195     <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
196     &nbsp;PREV CLASS&nbsp;
197     &nbsp;<A HREF="../estraier/Condition.html" title="interface in estraier"><B>NEXT CLASS</B></A></FONT></TD>
198     <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
199     <A HREF="../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
200     &nbsp;<A HREF="Call.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
201     &nbsp;<SCRIPT type="text/javascript">
202     <!--
203     if(window==top) {
204     document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
205     }
206     //-->
207     </SCRIPT>
208     <NOSCRIPT>
209     <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
210     </NOSCRIPT>
211    
212     </FONT></TD>
213     </TR>
214     <TR>
215     <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
216     SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
217     <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
218     DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
219     </TR>
220     </TABLE>
221     <A NAME="skip-navbar_bottom"></A>
222     <!-- ======== END OF BOTTOM NAVBAR ======= -->
223    
224     <HR>
225    
226     </BODY>
227     </HTML>

  ViewVC Help
Powered by ViewVC 1.1.26