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:40 EST 2006 -->
6
<TITLE>
7
IniFileTask.IniOperationConditional (Ant Contrib)
8
</TITLE>
9
 
10
<META NAME="keywords" CONTENT="net.sf.antcontrib.inifile.IniFileTask.IniOperationConditional 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="IniFileTask.IniOperationConditional (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/inifile/IniFileTask.IniOperation.html" title="class in net.sf.antcontrib.inifile"><B>PREV CLASS</B></A>&nbsp;
55
&nbsp;<A HREF="../../../../net/sf/antcontrib/inifile/IniFileTask.IniOperationPropertySetter.html" title="class in net.sf.antcontrib.inifile"><B>NEXT CLASS</B></A></FONT></TD>
56
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57
  <A HREF="../../../../index.html?net/sf/antcontrib/inifile/IniFileTask.IniOperationConditional.html" target="_top"><B>FRAMES</B></A>  &nbsp;
58
&nbsp;<A HREF="IniFileTask.IniOperationConditional.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;FIELD&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.inifile</FONT>
88
<BR>
89
Class IniFileTask.IniOperationConditional</H2>
90
<PRE>
91
java.lang.Object
92
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../net/sf/antcontrib/inifile/IniFileTask.IniOperation.html" title="class in net.sf.antcontrib.inifile">net.sf.antcontrib.inifile.IniFileTask.IniOperation</A>
93
      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>net.sf.antcontrib.inifile.IniFileTask.IniOperationConditional</B>
94
</PRE>
95
<DL>
96
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../net/sf/antcontrib/inifile/IniFileTask.Remove.html" title="class in net.sf.antcontrib.inifile">IniFileTask.Remove</A>, <A HREF="../../../../net/sf/antcontrib/inifile/IniFileTask.Set.html" title="class in net.sf.antcontrib.inifile">IniFileTask.Set</A></DD>
97
</DL>
98
<DL>
99
<DT><B>Enclosing class:</B><DD><A HREF="../../../../net/sf/antcontrib/inifile/IniFileTask.html" title="class in net.sf.antcontrib.inifile">IniFileTask</A></DD>
100
</DL>
101
<HR>
102
<DL>
103
<DT><PRE>public abstract static class <B>IniFileTask.IniOperationConditional</B><DT>extends <A HREF="../../../../net/sf/antcontrib/inifile/IniFileTask.IniOperation.html" title="class in net.sf.antcontrib.inifile">IniFileTask.IniOperation</A></DL>
104
</PRE>
105
 
106
<P>
107
<HR>
108
 
109
<P>
110
 
111
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
112
 
113
<A NAME="constructor_summary"><!-- --></A>
114
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
115
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
116
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
117
<B>Constructor Summary</B></FONT></TH>
118
</TR>
119
<TR BGCOLOR="white" CLASS="TableRowColor">
120
<TD><CODE><B><A HREF="../../../../net/sf/antcontrib/inifile/IniFileTask.IniOperationConditional.html#IniFileTask.IniOperationConditional()">IniFileTask.IniOperationConditional</A></B>()</CODE>
121
 
122
<BR>
123
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
124
</TR>
125
</TABLE>
126
&nbsp;
127
<!-- ========== METHOD SUMMARY =========== -->
128
 
129
<A NAME="method_summary"><!-- --></A>
130
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
131
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
132
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
133
<B>Method Summary</B></FONT></TH>
134
</TR>
135
<TR BGCOLOR="white" CLASS="TableRowColor">
136
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
137
<CODE>&nbsp;void</CODE></FONT></TD>
138
<TD><CODE><B><A HREF="../../../../net/sf/antcontrib/inifile/IniFileTask.IniOperationConditional.html#execute(org.apache.tools.ant.Project, net.sf.antcontrib.inifile.IniFile)">execute</A></B>(org.apache.tools.ant.Project&nbsp;project,
139
        <A HREF="../../../../net/sf/antcontrib/inifile/IniFile.html" title="class in net.sf.antcontrib.inifile">IniFile</A>&nbsp;iniFile)</CODE>
140
 
141
<BR>
142
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
143
</TR>
144
<TR BGCOLOR="white" CLASS="TableRowColor">
145
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
146
<CODE>&nbsp;boolean</CODE></FONT></TD>
147
<TD><CODE><B><A HREF="../../../../net/sf/antcontrib/inifile/IniFileTask.IniOperationConditional.html#isActive(org.apache.tools.ant.Project)">isActive</A></B>(org.apache.tools.ant.Project&nbsp;p)</CODE>
148
 
149
<BR>
150
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if the define's if and unless conditions
151
 (if any) are satisfied.</TD>
152
</TR>
153
<TR BGCOLOR="white" CLASS="TableRowColor">
154
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
155
<CODE>&nbsp;void</CODE></FONT></TD>
156
<TD><CODE><B><A HREF="../../../../net/sf/antcontrib/inifile/IniFileTask.IniOperationConditional.html#setIf(java.lang.String)">setIf</A></B>(java.lang.String&nbsp;ifCond)</CODE>
157
 
158
<BR>
159
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
160
</TR>
161
<TR BGCOLOR="white" CLASS="TableRowColor">
162
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
163
<CODE>&nbsp;void</CODE></FONT></TD>
164
<TD><CODE><B><A HREF="../../../../net/sf/antcontrib/inifile/IniFileTask.IniOperationConditional.html#setUnless(java.lang.String)">setUnless</A></B>(java.lang.String&nbsp;unlessCond)</CODE>
165
 
166
<BR>
167
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
168
</TR>
169
</TABLE>
170
&nbsp;<A NAME="methods_inherited_from_class_net.sf.antcontrib.inifile.IniFileTask.IniOperation"><!-- --></A>
171
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
172
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
173
<TH ALIGN="left"><B>Methods inherited from class net.sf.antcontrib.inifile.<A HREF="../../../../net/sf/antcontrib/inifile/IniFileTask.IniOperation.html" title="class in net.sf.antcontrib.inifile">IniFileTask.IniOperation</A></B></TH>
174
</TR>
175
<TR BGCOLOR="white" CLASS="TableRowColor">
176
<TD><CODE><A HREF="../../../../net/sf/antcontrib/inifile/IniFileTask.IniOperation.html#getProperty()">getProperty</A>, <A HREF="../../../../net/sf/antcontrib/inifile/IniFileTask.IniOperation.html#getSection()">getSection</A>, <A HREF="../../../../net/sf/antcontrib/inifile/IniFileTask.IniOperation.html#operate(net.sf.antcontrib.inifile.IniFile)">operate</A>, <A HREF="../../../../net/sf/antcontrib/inifile/IniFileTask.IniOperation.html#setProperty(java.lang.String)">setProperty</A>, <A HREF="../../../../net/sf/antcontrib/inifile/IniFileTask.IniOperation.html#setSection(java.lang.String)">setSection</A></CODE></TD>
177
</TR>
178
</TABLE>
179
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
180
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
181
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
182
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
183
</TR>
184
<TR BGCOLOR="white" CLASS="TableRowColor">
185
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
186
</TR>
187
</TABLE>
188
&nbsp;
189
<P>
190
 
191
<!-- ========= CONSTRUCTOR DETAIL ======== -->
192
 
193
<A NAME="constructor_detail"><!-- --></A>
194
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
195
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
196
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
197
<B>Constructor Detail</B></FONT></TH>
198
</TR>
199
</TABLE>
200
 
201
<A NAME="IniFileTask.IniOperationConditional()"><!-- --></A><H3>
202
IniFileTask.IniOperationConditional</H3>
203
<PRE>
204
public <B>IniFileTask.IniOperationConditional</B>()</PRE>
205
<DL>
206
</DL>
207
 
208
<!-- ============ METHOD DETAIL ========== -->
209
 
210
<A NAME="method_detail"><!-- --></A>
211
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
212
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
213
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
214
<B>Method Detail</B></FONT></TH>
215
</TR>
216
</TABLE>
217
 
218
<A NAME="setIf(java.lang.String)"><!-- --></A><H3>
219
setIf</H3>
220
<PRE>
221
public void <B>setIf</B>(java.lang.String&nbsp;ifCond)</PRE>
222
<DL>
223
<DD><DL>
224
</DL>
225
</DD>
226
</DL>
227
<HR>
228
 
229
<A NAME="setUnless(java.lang.String)"><!-- --></A><H3>
230
setUnless</H3>
231
<PRE>
232
public void <B>setUnless</B>(java.lang.String&nbsp;unlessCond)</PRE>
233
<DL>
234
<DD><DL>
235
</DL>
236
</DD>
237
</DL>
238
<HR>
239
 
240
<A NAME="isActive(org.apache.tools.ant.Project)"><!-- --></A><H3>
241
isActive</H3>
242
<PRE>
243
public boolean <B>isActive</B>(org.apache.tools.ant.Project&nbsp;p)</PRE>
244
<DL>
245
<DD>Returns true if the define's if and unless conditions
246
 (if any) are satisfied.
247
<P>
248
<DD><DL>
249
</DL>
250
</DD>
251
</DL>
252
<HR>
253
 
254
<A NAME="execute(org.apache.tools.ant.Project, net.sf.antcontrib.inifile.IniFile)"><!-- --></A><H3>
255
execute</H3>
256
<PRE>
257
public void <B>execute</B>(org.apache.tools.ant.Project&nbsp;project,
258
                    <A HREF="../../../../net/sf/antcontrib/inifile/IniFile.html" title="class in net.sf.antcontrib.inifile">IniFile</A>&nbsp;iniFile)</PRE>
259
<DL>
260
<DD><DL>
261
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../net/sf/antcontrib/inifile/IniFileTask.IniOperation.html#execute(org.apache.tools.ant.Project, net.sf.antcontrib.inifile.IniFile)">execute</A></CODE> in class <CODE><A HREF="../../../../net/sf/antcontrib/inifile/IniFileTask.IniOperation.html" title="class in net.sf.antcontrib.inifile">IniFileTask.IniOperation</A></CODE></DL>
262
</DD>
263
<DD><DL>
264
</DL>
265
</DD>
266
</DL>
267
<!-- ========= END OF CLASS DATA ========= -->
268
<HR>
269
 
270
 
271
<!-- ======= START OF BOTTOM NAVBAR ====== -->
272
<A NAME="navbar_bottom"><!-- --></A>
273
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
274
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
275
<TR>
276
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
277
<A NAME="navbar_bottom_firstrow"><!-- --></A>
278
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
279
  <TR ALIGN="center" VALIGN="top">
280
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
281
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
282
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
283
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
284
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
285
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
286
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
287
  </TR>
288
</TABLE>
289
</TD>
290
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
291
</EM>
292
</TD>
293
</TR>
294
 
295
<TR>
296
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
297
&nbsp;<A HREF="../../../../net/sf/antcontrib/inifile/IniFileTask.IniOperation.html" title="class in net.sf.antcontrib.inifile"><B>PREV CLASS</B></A>&nbsp;
298
&nbsp;<A HREF="../../../../net/sf/antcontrib/inifile/IniFileTask.IniOperationPropertySetter.html" title="class in net.sf.antcontrib.inifile"><B>NEXT CLASS</B></A></FONT></TD>
299
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
300
  <A HREF="../../../../index.html?net/sf/antcontrib/inifile/IniFileTask.IniOperationConditional.html" target="_top"><B>FRAMES</B></A>  &nbsp;
301
&nbsp;<A HREF="IniFileTask.IniOperationConditional.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
302
&nbsp;<SCRIPT type="text/javascript">
303
  <!--
304
  if(window==top) {
305
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
306
  }
307
  //-->
308
</SCRIPT>
309
<NOSCRIPT>
310
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
311
</NOSCRIPT>
312
 
313
 
314
</FONT></TD>
315
</TR>
316
<TR>
317
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
318
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
319
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
320
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
321
</TR>
322
</TABLE>
323
<A NAME="skip-navbar_bottom"></A>
324
<!-- ======== END OF BOTTOM NAVBAR ======= -->
325
 
326
<HR>
327
 
328
</BODY>
329
</HTML>