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:43 EST 2006 -->
6
<TITLE>
7
net.sf.antcontrib.inifile (Ant Contrib)
8
</TITLE>
9
 
10
<META NAME="keywords" CONTENT="net.sf.antcontrib.inifile package">
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="net.sf.antcontrib.inifile (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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</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/design/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
55
&nbsp;<A HREF="../../../../net/sf/antcontrib/input/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
56
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57
  <A HREF="../../../../index.html?net/sf/antcontrib/inifile/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
58
&nbsp;<A HREF="package-summary.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
</TABLE>
74
<A NAME="skip-navbar_top"></A>
75
<!-- ========= END OF TOP NAVBAR ========= -->
76
 
77
<HR>
78
<H2>
79
Package net.sf.antcontrib.inifile
80
</H2>
81
 
82
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
83
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
84
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
85
<B>Interface Summary</B></FONT></TH>
86
</TR>
87
<TR BGCOLOR="white" CLASS="TableRowColor">
88
<TD WIDTH="15%"><B><A HREF="../../../../net/sf/antcontrib/inifile/IniPart.html" title="interface in net.sf.antcontrib.inifile">IniPart</A></B></TD>
89
<TD>A part of an IniFile that might be written to disk.</TD>
90
</TR>
91
</TABLE>
92
&nbsp;
93
 
94
<P>
95
 
96
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
97
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
98
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
99
<B>Class Summary</B></FONT></TH>
100
</TR>
101
<TR BGCOLOR="white" CLASS="TableRowColor">
102
<TD WIDTH="15%"><B><A HREF="../../../../net/sf/antcontrib/inifile/IniFile.html" title="class in net.sf.antcontrib.inifile">IniFile</A></B></TD>
103
<TD>Class representing a windows style .ini file.</TD>
104
</TR>
105
<TR BGCOLOR="white" CLASS="TableRowColor">
106
<TD WIDTH="15%"><B><A HREF="../../../../net/sf/antcontrib/inifile/IniFileTask.html" title="class in net.sf.antcontrib.inifile">IniFileTask</A></B></TD>
107
<TD>Place class description here.</TD>
108
</TR>
109
<TR BGCOLOR="white" CLASS="TableRowColor">
110
<TD WIDTH="15%"><B><A HREF="../../../../net/sf/antcontrib/inifile/IniFileTask.IniOperation.html" title="class in net.sf.antcontrib.inifile">IniFileTask.IniOperation</A></B></TD>
111
<TD>&nbsp;</TD>
112
</TR>
113
<TR BGCOLOR="white" CLASS="TableRowColor">
114
<TD WIDTH="15%"><B><A HREF="../../../../net/sf/antcontrib/inifile/IniFileTask.IniOperationConditional.html" title="class in net.sf.antcontrib.inifile">IniFileTask.IniOperationConditional</A></B></TD>
115
<TD>&nbsp;</TD>
116
</TR>
117
<TR BGCOLOR="white" CLASS="TableRowColor">
118
<TD WIDTH="15%"><B><A HREF="../../../../net/sf/antcontrib/inifile/IniFileTask.IniOperationPropertySetter.html" title="class in net.sf.antcontrib.inifile">IniFileTask.IniOperationPropertySetter</A></B></TD>
119
<TD>&nbsp;</TD>
120
</TR>
121
<TR BGCOLOR="white" CLASS="TableRowColor">
122
<TD WIDTH="15%"><B><A HREF="../../../../net/sf/antcontrib/inifile/IniFileTask.Remove.html" title="class in net.sf.antcontrib.inifile">IniFileTask.Remove</A></B></TD>
123
<TD>&nbsp;</TD>
124
</TR>
125
<TR BGCOLOR="white" CLASS="TableRowColor">
126
<TD WIDTH="15%"><B><A HREF="../../../../net/sf/antcontrib/inifile/IniProperty.html" title="class in net.sf.antcontrib.inifile">IniProperty</A></B></TD>
127
<TD>A single property in an IniSection.</TD>
128
</TR>
129
<TR BGCOLOR="white" CLASS="TableRowColor">
130
<TD WIDTH="15%"><B><A HREF="../../../../net/sf/antcontrib/inifile/IniSection.html" title="class in net.sf.antcontrib.inifile">IniSection</A></B></TD>
131
<TD>A section within an IniFile.</TD>
132
</TR>
133
</TABLE>
134
&nbsp;
135
 
136
<P>
137
<DL>
138
</DL>
139
<HR>
140
 
141
 
142
<!-- ======= START OF BOTTOM NAVBAR ====== -->
143
<A NAME="navbar_bottom"><!-- --></A>
144
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
145
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
146
<TR>
147
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
148
<A NAME="navbar_bottom_firstrow"><!-- --></A>
149
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
150
  <TR ALIGN="center" VALIGN="top">
151
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
152
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
153
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
154
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
155
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
156
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
157
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
158
  </TR>
159
</TABLE>
160
</TD>
161
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
162
</EM>
163
</TD>
164
</TR>
165
 
166
<TR>
167
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
168
&nbsp;<A HREF="../../../../net/sf/antcontrib/design/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
169
&nbsp;<A HREF="../../../../net/sf/antcontrib/input/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
170
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
171
  <A HREF="../../../../index.html?net/sf/antcontrib/inifile/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
172
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
173
&nbsp;<SCRIPT type="text/javascript">
174
  <!--
175
  if(window==top) {
176
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
177
  }
178
  //-->
179
</SCRIPT>
180
<NOSCRIPT>
181
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
182
</NOSCRIPT>
183
 
184
 
185
</FONT></TD>
186
</TR>
187
</TABLE>
188
<A NAME="skip-navbar_bottom"></A>
189
<!-- ======== END OF BOTTOM NAVBAR ======= -->
190
 
191
<HR>
192
 
193
</BODY>
194
</HTML>