PageRenderTime 138ms CodeModel.GetById 22ms app.highlight 107ms RepoModel.GetById 0ms app.codeStats 1ms

/lib/JSAP/doc/javadoc/com/martiansoftware/jsap/ant/ParameterConfiguration.html

https://bitbucket.org/arkban/somersault
HTML | 451 lines | 374 code | 52 blank | 25 comment | 0 complexity | 081270634af2bba9556054fa66015dd5 MD5 | raw file
Possible License(s): LGPL-2.1, BSD-3-Clause, Apache-2.0
  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_08) on Thu Aug 03 20:30:44 EDT 2006 -->
  6<TITLE>
  7ParameterConfiguration (JSAP: the Java Simple Argument Parser)
  8</TITLE>
  9
 10<META NAME="keywords" CONTENT="com.martiansoftware.jsap.ant.ParameterConfiguration class">
 11
 12<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 13
 14<SCRIPT type="text/javascript">
 15function windowTitle()
 16{
 17    parent.document.title="ParameterConfiguration (JSAP: the Java Simple Argument Parser)";
 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="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 40  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 41  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 42  </TR>
 43</TABLE>
 44</TD>
 45<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 46</EM>
 47</TD>
 48</TR>
 49
 50<TR>
 51<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 52&nbsp;<A HREF="../../../../com/martiansoftware/jsap/ant/OptionConfiguration.html" title="class in com.martiansoftware.jsap.ant"><B>PREV CLASS</B></A>&nbsp;
 53&nbsp;<A HREF="../../../../com/martiansoftware/jsap/ant/ParserProperty.html" title="class in com.martiansoftware.jsap.ant"><B>NEXT CLASS</B></A></FONT></TD>
 54<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 55  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 56&nbsp;<A HREF="ParameterConfiguration.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 57&nbsp;<SCRIPT type="text/javascript">
 58  <!--
 59  if(window==top) {
 60    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
 61  }
 62  //-->
 63</SCRIPT>
 64<NOSCRIPT>
 65  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 66</NOSCRIPT>
 67
 68</FONT></TD>
 69</TR>
 70<TR>
 71<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 72  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 73<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 74DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 75</TR>
 76</TABLE>
 77<A NAME="skip-navbar_top"></A>
 78<!-- ========= END OF TOP NAVBAR ========= -->
 79
 80<HR>
 81<!-- ======== START OF CLASS DATA ======== -->
 82<H2>
 83<FONT SIZE="-1">
 84com.martiansoftware.jsap.ant</FONT>
 85<BR>
 86Class ParameterConfiguration</H2>
 87<PRE>
 88<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
 89  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>com.martiansoftware.jsap.ant.ParameterConfiguration</B>
 90</PRE>
 91<DL>
 92<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../com/martiansoftware/jsap/ant/OptionConfiguration.html" title="class in com.martiansoftware.jsap.ant">OptionConfiguration</A>, <A HREF="../../../../com/martiansoftware/jsap/ant/SwitchConfiguration.html" title="class in com.martiansoftware.jsap.ant">SwitchConfiguration</A></DD>
 93</DL>
 94<HR>
 95<DL>
 96<DT>public abstract class <B>ParameterConfiguration</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></DL>
 97
 98<P>
 99Stores/provides configuration data common to switches, flaggedoptions, and
100 unflaggedoptions
101 nested inside a jsap ant task.
102 For detailed information on using the jsap task, see the documentation for
103 JSAPAntTask.
104<P>
105
106<P>
107<DL>
108<DT><B>Author:</B></DT>
109  <DD><a href="http://www.martiansoftware.com/contact.html">Marty Lamb</a></DD>
110<DT><B>See Also:</B><DD><A HREF="../../../../com/martiansoftware/jsap/ant/JSAPAntTask.html" title="class in com.martiansoftware.jsap.ant"><CODE>JSAPAntTask</CODE></A></DL>
111<HR>
112
113<P>
114<!-- ======== NESTED CLASS SUMMARY ======== -->
115
116
117<!-- =========== FIELD SUMMARY =========== -->
118
119
120<!-- ======== CONSTRUCTOR SUMMARY ======== -->
121
122<A NAME="constructor_summary"><!-- --></A>
123<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
124<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
125<TD COLSPAN=2><FONT SIZE="+2">
126<B>Constructor Summary</B></FONT></TD>
127</TR>
128<TR BGCOLOR="white" CLASS="TableRowColor">
129<TD><CODE><B><A HREF="../../../../com/martiansoftware/jsap/ant/ParameterConfiguration.html#ParameterConfiguration()">ParameterConfiguration</A></B>()</CODE>
130
131<BR>
132&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new ParameterConfiguration.</TD>
133</TR>
134</TABLE>
135&nbsp;
136<!-- ========== METHOD SUMMARY =========== -->
137
138<A NAME="method_summary"><!-- --></A>
139<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
140<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
141<TD COLSPAN=2><FONT SIZE="+2">
142<B>Method Summary</B></FONT></TD>
143</TR>
144<TR BGCOLOR="white" CLASS="TableRowColor">
145<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
146<CODE>&nbsp;void</CODE></FONT></TD>
147<TD><CODE><B><A HREF="../../../../com/martiansoftware/jsap/ant/ParameterConfiguration.html#addConfiguredDefault(com.martiansoftware.jsap.ant.DefaultValue)">addConfiguredDefault</A></B>(<A HREF="../../../../com/martiansoftware/jsap/ant/DefaultValue.html" title="class in com.martiansoftware.jsap.ant">DefaultValue</A>&nbsp;defaultValue)</CODE>
148
149<BR>
150&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a configured default value to the current list of default values
151 for this parameter.</TD>
152</TR>
153<TR BGCOLOR="white" CLASS="TableRowColor">
154<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
155<CODE>abstract &nbsp;void</CODE></FONT></TD>
156<TD><CODE><B><A HREF="../../../../com/martiansoftware/jsap/ant/ParameterConfiguration.html#createMethod(java.lang.String, java.io.PrintStream)">createMethod</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;methodName,
157             <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/PrintStream.html" title="class or interface in java.io">PrintStream</A>&nbsp;out)</CODE>
158
159<BR>
160&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates source code for a java method that creates a parameter matching
161 this object's configuration.</TD>
162</TR>
163<TR BGCOLOR="white" CLASS="TableRowColor">
164<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
165<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[]</CODE></FONT></TD>
166<TD><CODE><B><A HREF="../../../../com/martiansoftware/jsap/ant/ParameterConfiguration.html#getDefaults()">getDefaults</A></B>()</CODE>
167
168<BR>
169&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array of this parameter's default values, or a zero-length
170 array if none exist.</TD>
171</TR>
172<TR BGCOLOR="white" CLASS="TableRowColor">
173<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
174<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
175<TD><CODE><B><A HREF="../../../../com/martiansoftware/jsap/ant/ParameterConfiguration.html#getId()">getId</A></B>()</CODE>
176
177<BR>
178&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the unique ID for this parameter.</TD>
179</TR>
180<TR BGCOLOR="white" CLASS="TableRowColor">
181<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
182<CODE>abstract &nbsp;<A HREF="../../../../com/martiansoftware/jsap/Parameter.html" title="class in com.martiansoftware.jsap">Parameter</A></CODE></FONT></TD>
183<TD><CODE><B><A HREF="../../../../com/martiansoftware/jsap/ant/ParameterConfiguration.html#getParameter()">getParameter</A></B>()</CODE>
184
185<BR>
186&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an Parameter (String, FlaggedOption, or UnflaggedOption)
187 configured according
188 to the settings contained within this object.</TD>
189</TR>
190<TR BGCOLOR="white" CLASS="TableRowColor">
191<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
192<CODE>&nbsp;boolean</CODE></FONT></TD>
193<TD><CODE><B><A HREF="../../../../com/martiansoftware/jsap/ant/ParameterConfiguration.html#hasProperties()">hasProperties</A></B>()</CODE>
194
195<BR>
196&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a boolean indicating whether this parameter has any properties
197 associated with its
198 StringParser.</TD>
199</TR>
200<TR BGCOLOR="white" CLASS="TableRowColor">
201<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
202<CODE>&nbsp;void</CODE></FONT></TD>
203<TD><CODE><B><A HREF="../../../../com/martiansoftware/jsap/ant/ParameterConfiguration.html#setDefault(java.lang.String)">setDefault</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;defaultValue)</CODE>
204
205<BR>
206&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a default value to the current list of default values for this
207 parameter.</TD>
208</TR>
209<TR BGCOLOR="white" CLASS="TableRowColor">
210<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
211<CODE>&nbsp;void</CODE></FONT></TD>
212<TD><CODE><B><A HREF="../../../../com/martiansoftware/jsap/ant/ParameterConfiguration.html#setId(java.lang.String)">setId</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;id)</CODE>
213
214<BR>
215&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the unique ID for this parameter.</TD>
216</TR>
217</TABLE>
218&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
219<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
220<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
221<TD><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TD>
222</TR>
223<TR BGCOLOR="white" CLASS="TableRowColor">
224<TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
225</TR>
226</TABLE>
227&nbsp;
228<P>
229
230<!-- ============ FIELD DETAIL =========== -->
231
232
233<!-- ========= CONSTRUCTOR DETAIL ======== -->
234
235<A NAME="constructor_detail"><!-- --></A>
236<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
237<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
238<TD COLSPAN=1><FONT SIZE="+2">
239<B>Constructor Detail</B></FONT></TD>
240</TR>
241</TABLE>
242
243<A NAME="ParameterConfiguration()"><!-- --></A><H3>
244ParameterConfiguration</H3>
245<PRE>
246public <B>ParameterConfiguration</B>()</PRE>
247<DL>
248<DD>Creates a new ParameterConfiguration.
249<P>
250</DL>
251
252<!-- ============ METHOD DETAIL ========== -->
253
254<A NAME="method_detail"><!-- --></A>
255<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
256<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
257<TD COLSPAN=1><FONT SIZE="+2">
258<B>Method Detail</B></FONT></TD>
259</TR>
260</TABLE>
261
262<A NAME="getParameter()"><!-- --></A><H3>
263getParameter</H3>
264<PRE>
265public abstract <A HREF="../../../../com/martiansoftware/jsap/Parameter.html" title="class in com.martiansoftware.jsap">Parameter</A> <B>getParameter</B>()</PRE>
266<DL>
267<DD>Returns an Parameter (String, FlaggedOption, or UnflaggedOption)
268 configured according
269 to the settings contained within this object.
270<P>
271<DD><DL>
272
273<DT><B>Returns:</B><DD>an Parameter (String, FlaggedOption, or UnflaggedOption)
274 configured according
275 to the settings contained within this object.</DL>
276</DD>
277</DL>
278<HR>
279
280<A NAME="setId(java.lang.String)"><!-- --></A><H3>
281setId</H3>
282<PRE>
283public void <B>setId</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;id)</PRE>
284<DL>
285<DD>Sets the unique ID for this parameter.
286<P>
287<DD><DL>
288<DT><B>Parameters:</B><DD><CODE>id</CODE> - ths unique ID for this parameter.</DL>
289</DD>
290</DL>
291<HR>
292
293<A NAME="getId()"><!-- --></A><H3>
294getId</H3>
295<PRE>
296public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getId</B>()</PRE>
297<DL>
298<DD>Returns the unique ID for this parameter.
299<P>
300<DD><DL>
301
302<DT><B>Returns:</B><DD>the unique ID for this parameter.</DL>
303</DD>
304</DL>
305<HR>
306
307<A NAME="setDefault(java.lang.String)"><!-- --></A><H3>
308setDefault</H3>
309<PRE>
310public void <B>setDefault</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;defaultValue)</PRE>
311<DL>
312<DD>Adds a default value to the current list of default values for this
313 parameter.
314<P>
315<DD><DL>
316<DT><B>Parameters:</B><DD><CODE>defaultValue</CODE> - the default value to add to the current list of
317 default values for this parameter.</DL>
318</DD>
319</DL>
320<HR>
321
322<A NAME="addConfiguredDefault(com.martiansoftware.jsap.ant.DefaultValue)"><!-- --></A><H3>
323addConfiguredDefault</H3>
324<PRE>
325public void <B>addConfiguredDefault</B>(<A HREF="../../../../com/martiansoftware/jsap/ant/DefaultValue.html" title="class in com.martiansoftware.jsap.ant">DefaultValue</A>&nbsp;defaultValue)</PRE>
326<DL>
327<DD>Adds a configured default value to the current list of default values
328 for this parameter.
329<P>
330<DD><DL>
331<DT><B>Parameters:</B><DD><CODE>defaultValue</CODE> - the configured default value to add to the current
332 list of default
333 values for this parameter.</DL>
334</DD>
335</DL>
336<HR>
337
338<A NAME="getDefaults()"><!-- --></A><H3>
339getDefaults</H3>
340<PRE>
341public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] <B>getDefaults</B>()</PRE>
342<DL>
343<DD>Returns an array of this parameter's default values, or a zero-length
344 array if none exist.
345<P>
346<DD><DL>
347
348<DT><B>Returns:</B><DD>an array of this parameter's default values, or a zero-length
349 array if none exist.</DL>
350</DD>
351</DL>
352<HR>
353
354<A NAME="hasProperties()"><!-- --></A><H3>
355hasProperties</H3>
356<PRE>
357public boolean <B>hasProperties</B>()</PRE>
358<DL>
359<DD>Returns a boolean indicating whether this parameter has any properties
360 associated with its
361 StringParser.  This method always returns false; it may be overridden by
362 subclasses.
363<P>
364<DD><DL>
365
366<DT><B>Returns:</B><DD>a boolean indicating whether this parameter has any properties
367 associated with its
368 StringParser.</DL>
369</DD>
370</DL>
371<HR>
372
373<A NAME="createMethod(java.lang.String, java.io.PrintStream)"><!-- --></A><H3>
374createMethod</H3>
375<PRE>
376public abstract void <B>createMethod</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;methodName,
377                                  <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/PrintStream.html" title="class or interface in java.io">PrintStream</A>&nbsp;out)
378                           throws <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
379<DL>
380<DD>Creates source code for a java method that creates a parameter matching
381 this object's configuration.
382<P>
383<DD><DL>
384<DT><B>Parameters:</B><DD><CODE>methodName</CODE> - the name of the java method to generate.<DD><CODE>out</CODE> - the PrintStream to which the generated source code should be
385 written.
386<DT><B>Throws:</B>
387<DD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE> - if any are thrown by PrintStream.</DL>
388</DD>
389</DL>
390<!-- ========= END OF CLASS DATA ========= -->
391<HR>
392
393
394<!-- ======= START OF BOTTOM NAVBAR ====== -->
395<A NAME="navbar_bottom"><!-- --></A>
396<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
397<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
398<TR>
399<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
400<A NAME="navbar_bottom_firstrow"><!-- --></A>
401<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
402  <TR ALIGN="center" VALIGN="top">
403  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
404  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
405  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
406  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
407  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
408  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
409  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
410  </TR>
411</TABLE>
412</TD>
413<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
414</EM>
415</TD>
416</TR>
417
418<TR>
419<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
420&nbsp;<A HREF="../../../../com/martiansoftware/jsap/ant/OptionConfiguration.html" title="class in com.martiansoftware.jsap.ant"><B>PREV CLASS</B></A>&nbsp;
421&nbsp;<A HREF="../../../../com/martiansoftware/jsap/ant/ParserProperty.html" title="class in com.martiansoftware.jsap.ant"><B>NEXT CLASS</B></A></FONT></TD>
422<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
423  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
424&nbsp;<A HREF="ParameterConfiguration.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
425&nbsp;<SCRIPT type="text/javascript">
426  <!--
427  if(window==top) {
428    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
429  }
430  //-->
431</SCRIPT>
432<NOSCRIPT>
433  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
434</NOSCRIPT>
435
436</FONT></TD>
437</TR>
438<TR>
439<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
440  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
441<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
442DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
443</TR>
444</TABLE>
445<A NAME="skip-navbar_bottom"></A>
446<!-- ======== END OF BOTTOM NAVBAR ======= -->
447
448<HR>
449Copyright &copy; 2002-2006, Martian Software, Inc..  All Rights Reserved.<br>For the latest version and documentation, please visit <a href='http://www.martiansoftware.com/jsap'>http://www.martiansoftware.com/jsap</a>
450</BODY>
451</HTML>