Subversion Repositories bacoAlunos

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1777 jmachado 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.5.0_09) on Thu Nov 02 11:46:42 EST 2006 -->
6
<TITLE>
7
PropertySelector (Ant Contrib)
8
</TITLE>
9
 
10
<META NAME="keywords" CONTENT="net.sf.antcontrib.property.PropertySelector 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="PropertySelector (Ant Contrib)";
18
}
19
</SCRIPT>
20
<NOSCRIPT>
21
</NOSCRIPT>
22
 
23
</HEAD>
24
 
25
<BODY BGCOLOR="white" onload="windowTitle();">
26
 
27
 
28
<!-- ========= START OF TOP NAVBAR ======= -->
29
<A NAME="navbar_top"><!-- --></A>
30
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
31
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
32
<TR>
33
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
34
<A NAME="navbar_top_firstrow"><!-- --></A>
35
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
36
  <TR ALIGN="center" VALIGN="top">
37
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
38
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
39
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
42
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
44
  </TR>
45
</TABLE>
46
</TD>
47
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
48
</EM>
49
</TD>
50
</TR>
51
 
52
<TR>
53
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
54
&nbsp;<A HREF="../../../../net/sf/antcontrib/property/PropertyCopy.html" title="class in net.sf.antcontrib.property"><B>PREV CLASS</B></A>&nbsp;
55
&nbsp;<A HREF="../../../../net/sf/antcontrib/property/RegexTask.html" title="class in net.sf.antcontrib.property"><B>NEXT CLASS</B></A></FONT></TD>
56
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57
  <A HREF="../../../../index.html?net/sf/antcontrib/property/PropertySelector.html" target="_top"><B>FRAMES</B></A>  &nbsp;
58
&nbsp;<A HREF="PropertySelector.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
59
&nbsp;<SCRIPT type="text/javascript">
60
  <!--
61
  if(window==top) {
62
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
63
  }
64
  //-->
65
</SCRIPT>
66
<NOSCRIPT>
67
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
68
</NOSCRIPT>
69
 
70
 
71
</FONT></TD>
72
</TR>
73
<TR>
74
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
75
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.tools.ant.Task">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
76
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
77
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
78
</TR>
79
</TABLE>
80
<A NAME="skip-navbar_top"></A>
81
<!-- ========= END OF TOP NAVBAR ========= -->
82
 
83
<HR>
84
<!-- ======== START OF CLASS DATA ======== -->
85
<H2>
86
<FONT SIZE="-1">
87
net.sf.antcontrib.property</FONT>
88
<BR>
89
Class PropertySelector</H2>
90
<PRE>
91
java.lang.Object
92
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">org.apache.tools.ant.ProjectComponent
93
      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">org.apache.tools.ant.Task
94
          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../net/sf/antcontrib/property/AbstractPropertySetterTask.html" title="class in net.sf.antcontrib.property">net.sf.antcontrib.property.AbstractPropertySetterTask</A>
95
              <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>net.sf.antcontrib.property.PropertySelector</B>
96
</PRE>
97
<HR>
98
<DL>
99
<DT><PRE>public class <B>PropertySelector</B><DT>extends <A HREF="../../../../net/sf/antcontrib/property/AbstractPropertySetterTask.html" title="class in net.sf.antcontrib.property">AbstractPropertySetterTask</A></DL>
100
</PRE>
101
 
102
<P>
103
Place class description here.
104
<P>
105
 
106
<P>
107
<DL>
108
<DT><B>Since:</B></DT>
109
  <DD></DD>
110
<DT><B>Author:</B></DT>
111
  <DD><a href='mailto:mattinger@yahoo.com'>Matthew Inger</a>, <additional author></DD>
112
</DL>
113
<HR>
114
 
115
<P>
116
<!-- =========== FIELD SUMMARY =========== -->
117
 
118
<A NAME="field_summary"><!-- --></A>
119
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
120
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
121
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
122
<B>Field Summary</B></FONT></TH>
123
</TR>
124
</TABLE>
125
&nbsp;<A NAME="fields_inherited_from_class_org.apache.tools.ant.Task"><!-- --></A>
126
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
127
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
128
<TH ALIGN="left"><B>Fields inherited from class org.apache.tools.ant.Task</B></TH>
129
</TR>
130
<TR BGCOLOR="white" CLASS="TableRowColor">
131
<TD><CODE>description, location, target, taskName, taskType, wrapper</CODE></TD>
132
</TR>
133
</TABLE>
134
&nbsp;<A NAME="fields_inherited_from_class_org.apache.tools.ant.ProjectComponent"><!-- --></A>
135
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
136
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
137
<TH ALIGN="left"><B>Fields inherited from class org.apache.tools.ant.ProjectComponent</B></TH>
138
</TR>
139
<TR BGCOLOR="white" CLASS="TableRowColor">
140
<TD><CODE>project</CODE></TD>
141
</TR>
142
</TABLE>
143
&nbsp;
144
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
145
 
146
<A NAME="constructor_summary"><!-- --></A>
147
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
148
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
149
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
150
<B>Constructor Summary</B></FONT></TH>
151
</TR>
152
<TR BGCOLOR="white" CLASS="TableRowColor">
153
<TD><CODE><B><A HREF="../../../../net/sf/antcontrib/property/PropertySelector.html#PropertySelector()">PropertySelector</A></B>()</CODE>
154
 
155
<BR>
156
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
157
</TR>
158
</TABLE>
159
&nbsp;
160
<!-- ========== METHOD SUMMARY =========== -->
161
 
162
<A NAME="method_summary"><!-- --></A>
163
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
164
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
165
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
166
<B>Method Summary</B></FONT></TH>
167
</TR>
168
<TR BGCOLOR="white" CLASS="TableRowColor">
169
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
170
<CODE>&nbsp;void</CODE></FONT></TD>
171
<TD><CODE><B><A HREF="../../../../net/sf/antcontrib/property/PropertySelector.html#execute()">execute</A></B>()</CODE>
172
 
173
<BR>
174
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
175
</TR>
176
<TR BGCOLOR="white" CLASS="TableRowColor">
177
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
178
<CODE>&nbsp;void</CODE></FONT></TD>
179
<TD><CODE><B><A HREF="../../../../net/sf/antcontrib/property/PropertySelector.html#setCaseSensitive(boolean)">setCaseSensitive</A></B>(boolean&nbsp;caseSensitive)</CODE>
180
 
181
<BR>
182
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
183
</TR>
184
<TR BGCOLOR="white" CLASS="TableRowColor">
185
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
186
<CODE>&nbsp;void</CODE></FONT></TD>
187
<TD><CODE><B><A HREF="../../../../net/sf/antcontrib/property/PropertySelector.html#setDelimiter(char)">setDelimiter</A></B>(char&nbsp;delim)</CODE>
188
 
189
<BR>
190
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
191
</TR>
192
<TR BGCOLOR="white" CLASS="TableRowColor">
193
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
194
<CODE>&nbsp;void</CODE></FONT></TD>
195
<TD><CODE><B><A HREF="../../../../net/sf/antcontrib/property/PropertySelector.html#setDistinct(boolean)">setDistinct</A></B>(boolean&nbsp;distinct)</CODE>
196
 
197
<BR>
198
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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="../../../../net/sf/antcontrib/property/PropertySelector.html#setMatch(java.lang.String)">setMatch</A></B>(java.lang.String&nbsp;match)</CODE>
204
 
205
<BR>
206
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
207
</TR>
208
<TR BGCOLOR="white" CLASS="TableRowColor">
209
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
210
<CODE>&nbsp;void</CODE></FONT></TD>
211
<TD><CODE><B><A HREF="../../../../net/sf/antcontrib/property/PropertySelector.html#setSelect(java.lang.String)">setSelect</A></B>(java.lang.String&nbsp;select)</CODE>
212
 
213
<BR>
214
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
215
</TR>
216
<TR BGCOLOR="white" CLASS="TableRowColor">
217
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
218
<CODE>protected &nbsp;void</CODE></FONT></TD>
219
<TD><CODE><B><A HREF="../../../../net/sf/antcontrib/property/PropertySelector.html#validate()">validate</A></B>()</CODE>
220
 
221
<BR>
222
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
223
</TR>
224
</TABLE>
225
&nbsp;<A NAME="methods_inherited_from_class_net.sf.antcontrib.property.AbstractPropertySetterTask"><!-- --></A>
226
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
227
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
228
<TH ALIGN="left"><B>Methods inherited from class net.sf.antcontrib.property.<A HREF="../../../../net/sf/antcontrib/property/AbstractPropertySetterTask.html" title="class in net.sf.antcontrib.property">AbstractPropertySetterTask</A></B></TH>
229
</TR>
230
<TR BGCOLOR="white" CLASS="TableRowColor">
231
<TD><CODE><A HREF="../../../../net/sf/antcontrib/property/AbstractPropertySetterTask.html#setOverride(boolean)">setOverride</A>, <A HREF="../../../../net/sf/antcontrib/property/AbstractPropertySetterTask.html#setProperty(java.lang.String)">setProperty</A>, <A HREF="../../../../net/sf/antcontrib/property/AbstractPropertySetterTask.html#setPropertyValue(java.lang.String)">setPropertyValue</A></CODE></TD>
232
</TR>
233
</TABLE>
234
&nbsp;<A NAME="methods_inherited_from_class_org.apache.tools.ant.Task"><!-- --></A>
235
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
236
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
237
<TH ALIGN="left"><B>Methods inherited from class org.apache.tools.ant.Task</B></TH>
238
</TR>
239
<TR BGCOLOR="white" CLASS="TableRowColor">
240
<TD><CODE>getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType</CODE></TD>
241
</TR>
242
</TABLE>
243
&nbsp;<A NAME="methods_inherited_from_class_org.apache.tools.ant.ProjectComponent"><!-- --></A>
244
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
245
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
246
<TH ALIGN="left"><B>Methods inherited from class org.apache.tools.ant.ProjectComponent</B></TH>
247
</TR>
248
<TR BGCOLOR="white" CLASS="TableRowColor">
249
<TD><CODE>getProject, setProject</CODE></TD>
250
</TR>
251
</TABLE>
252
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
253
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
254
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
255
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
256
</TR>
257
<TR BGCOLOR="white" CLASS="TableRowColor">
258
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
259
</TR>
260
</TABLE>
261
&nbsp;
262
<P>
263
 
264
<!-- ========= CONSTRUCTOR DETAIL ======== -->
265
 
266
<A NAME="constructor_detail"><!-- --></A>
267
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
268
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
269
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
270
<B>Constructor Detail</B></FONT></TH>
271
</TR>
272
</TABLE>
273
 
274
<A NAME="PropertySelector()"><!-- --></A><H3>
275
PropertySelector</H3>
276
<PRE>
277
public <B>PropertySelector</B>()</PRE>
278
<DL>
279
</DL>
280
 
281
<!-- ============ METHOD DETAIL ========== -->
282
 
283
<A NAME="method_detail"><!-- --></A>
284
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
285
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
286
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
287
<B>Method Detail</B></FONT></TH>
288
</TR>
289
</TABLE>
290
 
291
<A NAME="setMatch(java.lang.String)"><!-- --></A><H3>
292
setMatch</H3>
293
<PRE>
294
public void <B>setMatch</B>(java.lang.String&nbsp;match)</PRE>
295
<DL>
296
<DD><DL>
297
</DL>
298
</DD>
299
</DL>
300
<HR>
301
 
302
<A NAME="setSelect(java.lang.String)"><!-- --></A><H3>
303
setSelect</H3>
304
<PRE>
305
public void <B>setSelect</B>(java.lang.String&nbsp;select)</PRE>
306
<DL>
307
<DD><DL>
308
</DL>
309
</DD>
310
</DL>
311
<HR>
312
 
313
<A NAME="setCaseSensitive(boolean)"><!-- --></A><H3>
314
setCaseSensitive</H3>
315
<PRE>
316
public void <B>setCaseSensitive</B>(boolean&nbsp;caseSensitive)</PRE>
317
<DL>
318
<DD><DL>
319
</DL>
320
</DD>
321
</DL>
322
<HR>
323
 
324
<A NAME="setDelimiter(char)"><!-- --></A><H3>
325
setDelimiter</H3>
326
<PRE>
327
public void <B>setDelimiter</B>(char&nbsp;delim)</PRE>
328
<DL>
329
<DD><DL>
330
</DL>
331
</DD>
332
</DL>
333
<HR>
334
 
335
<A NAME="setDistinct(boolean)"><!-- --></A><H3>
336
setDistinct</H3>
337
<PRE>
338
public void <B>setDistinct</B>(boolean&nbsp;distinct)</PRE>
339
<DL>
340
<DD><DL>
341
</DL>
342
</DD>
343
</DL>
344
<HR>
345
 
346
<A NAME="validate()"><!-- --></A><H3>
347
validate</H3>
348
<PRE>
349
protected void <B>validate</B>()</PRE>
350
<DL>
351
<DD><DL>
352
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../net/sf/antcontrib/property/AbstractPropertySetterTask.html#validate()">validate</A></CODE> in class <CODE><A HREF="../../../../net/sf/antcontrib/property/AbstractPropertySetterTask.html" title="class in net.sf.antcontrib.property">AbstractPropertySetterTask</A></CODE></DL>
353
</DD>
354
<DD><DL>
355
</DL>
356
</DD>
357
</DL>
358
<HR>
359
 
360
<A NAME="execute()"><!-- --></A><H3>
361
execute</H3>
362
<PRE>
363
public void <B>execute</B>()
364
             throws org.apache.tools.ant.BuildException</PRE>
365
<DL>
366
<DD><DL>
367
<DT><B>Overrides:</B><DD><CODE>execute</CODE> in class <CODE>org.apache.tools.ant.Task</CODE></DL>
368
</DD>
369
<DD><DL>
370
 
371
<DT><B>Throws:</B>
372
<DD><CODE>org.apache.tools.ant.BuildException</CODE></DL>
373
</DD>
374
</DL>
375
<!-- ========= END OF CLASS DATA ========= -->
376
<HR>
377
 
378
 
379
<!-- ======= START OF BOTTOM NAVBAR ====== -->
380
<A NAME="navbar_bottom"><!-- --></A>
381
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
382
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
383
<TR>
384
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
385
<A NAME="navbar_bottom_firstrow"><!-- --></A>
386
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
387
  <TR ALIGN="center" VALIGN="top">
388
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
389
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
390
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
391
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
392
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
393
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
394
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
395
  </TR>
396
</TABLE>
397
</TD>
398
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
399
</EM>
400
</TD>
401
</TR>
402
 
403
<TR>
404
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
405
&nbsp;<A HREF="../../../../net/sf/antcontrib/property/PropertyCopy.html" title="class in net.sf.antcontrib.property"><B>PREV CLASS</B></A>&nbsp;
406
&nbsp;<A HREF="../../../../net/sf/antcontrib/property/RegexTask.html" title="class in net.sf.antcontrib.property"><B>NEXT CLASS</B></A></FONT></TD>
407
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
408
  <A HREF="../../../../index.html?net/sf/antcontrib/property/PropertySelector.html" target="_top"><B>FRAMES</B></A>  &nbsp;
409
&nbsp;<A HREF="PropertySelector.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
410
&nbsp;<SCRIPT type="text/javascript">
411
  <!--
412
  if(window==top) {
413
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
414
  }
415
  //-->
416
</SCRIPT>
417
<NOSCRIPT>
418
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
419
</NOSCRIPT>
420
 
421
 
422
</FONT></TD>
423
</TR>
424
<TR>
425
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
426
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.tools.ant.Task">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
427
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
428
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
429
</TR>
430
</TABLE>
431
<A NAME="skip-navbar_bottom"></A>
432
<!-- ======== END OF BOTTOM NAVBAR ======= -->
433
 
434
<HR>
435
 
436
</BODY>
437
</HTML>