source: release-kits/lirk3/resources/gs3-release-maker/ant/docs/manual/api/org/apache/tools/ant/util/LazyFileOutputStream.html@ 14982

Last change on this file since 14982 was 14982, checked in by oranfry, 16 years ago

initial import of LiRK3

File size: 16.5 KB
Line 
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_13) on Mon Oct 01 14:33:35 NZST 2007 -->
6<TITLE>
7LazyFileOutputStream (Apache Ant API)
8</TITLE>
9
10<META NAME="keywords" CONTENT="org.apache.tools.ant.util.LazyFileOutputStream 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="LazyFileOutputStream (Apache Ant API)";
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="../../../../../org/apache/tools/ant/util/KeepAliveOutputStream.html" title="class in org.apache.tools.ant.util"><B>PREV CLASS</B></A>&nbsp;
53&nbsp;<A HREF="../../../../../org/apache/tools/ant/util/LazyHashtable.html" title="class in org.apache.tools.ant.util"><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="LazyFileOutputStream.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">
84org.apache.tools.ant.util</FONT>
85<BR>
86Class LazyFileOutputStream</H2>
87<PRE>
88java.lang.Object
89 <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by">java.io.OutputStream
90 <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.tools.ant.util.LazyFileOutputStream</B>
91</PRE>
92<HR>
93<DL>
94<DT>public class <B>LazyFileOutputStream</B><DT>extends java.io.OutputStream</DL>
95
96<P>
97Class that delays opening the output file until the first bytes
98 shall be written or the method <A HREF="../../../../../org/apache/tools/ant/util/LazyFileOutputStream.html#open()"><CODE>open</CODE></A> has been invoked
99 explicitly.
100<P>
101
102<P>
103<DL>
104<DT><B>Since:</B></DT>
105 <DD>Ant 1.6</DD>
106</DL>
107<HR>
108
109<P>
110<!-- ======== NESTED CLASS SUMMARY ======== -->
111
112
113<!-- =========== FIELD SUMMARY =========== -->
114
115
116<!-- ======== CONSTRUCTOR SUMMARY ======== -->
117
118<A NAME="constructor_summary"><!-- --></A>
119<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
120<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
121<TD COLSPAN=2><FONT SIZE="+2">
122<B>Constructor Summary</B></FONT></TD>
123</TR>
124<TR BGCOLOR="white" CLASS="TableRowColor">
125<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/util/LazyFileOutputStream.html#LazyFileOutputStream(java.io.File)">LazyFileOutputStream</A></B>(java.io.File&nbsp;f)</CODE>
126
127<BR>
128&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a stream that will eventually write to the file with
129 the given name and replace it.</TD>
130</TR>
131<TR BGCOLOR="white" CLASS="TableRowColor">
132<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/util/LazyFileOutputStream.html#LazyFileOutputStream(java.io.File, boolean)">LazyFileOutputStream</A></B>(java.io.File&nbsp;file,
133 boolean&nbsp;append)</CODE>
134
135<BR>
136&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a stream that will eventually write to the file with
137 the given name and optionally append to instead of replacing
138 it.</TD>
139</TR>
140<TR BGCOLOR="white" CLASS="TableRowColor">
141<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/util/LazyFileOutputStream.html#LazyFileOutputStream(java.io.File, boolean, boolean)">LazyFileOutputStream</A></B>(java.io.File&nbsp;file,
142 boolean&nbsp;append,
143 boolean&nbsp;alwaysCreate)</CODE>
144
145<BR>
146&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a stream that will eventually write to the file with
147 the given name, optionally append to instead of replacing
148 it, and optionally always create a file (even if zero length).</TD>
149</TR>
150<TR BGCOLOR="white" CLASS="TableRowColor">
151<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/util/LazyFileOutputStream.html#LazyFileOutputStream(java.lang.String)">LazyFileOutputStream</A></B>(java.lang.String&nbsp;name)</CODE>
152
153<BR>
154&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a stream that will eventually write to the file with
155 the given name and replace it.</TD>
156</TR>
157<TR BGCOLOR="white" CLASS="TableRowColor">
158<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/util/LazyFileOutputStream.html#LazyFileOutputStream(java.lang.String, boolean)">LazyFileOutputStream</A></B>(java.lang.String&nbsp;name,
159 boolean&nbsp;append)</CODE>
160
161<BR>
162&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a stream that will eventually write to the file with
163 the given name and optionally append to instead of replacing
164 it.</TD>
165</TR>
166</TABLE>
167&nbsp;
168<!-- ========== METHOD SUMMARY =========== -->
169
170<A NAME="method_summary"><!-- --></A>
171<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
172<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
173<TD COLSPAN=2><FONT SIZE="+2">
174<B>Method Summary</B></FONT></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="../../../../../org/apache/tools/ant/util/LazyFileOutputStream.html#close()">close</A></B>()</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="../../../../../org/apache/tools/ant/util/LazyFileOutputStream.html#open()">open</A></B>()</CODE>
188
189<BR>
190&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Explicitly open the file for writing.</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="../../../../../org/apache/tools/ant/util/LazyFileOutputStream.html#write(byte[])">write</A></B>(byte[]&nbsp;b)</CODE>
196
197<BR>
198&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Delegates to the three-arg version.</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="../../../../../org/apache/tools/ant/util/LazyFileOutputStream.html#write(byte[], int, int)">write</A></B>(byte[]&nbsp;b,
204 int&nbsp;offset,
205 int&nbsp;len)</CODE>
206
207<BR>
208&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
209</TR>
210<TR BGCOLOR="white" CLASS="TableRowColor">
211<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
212<CODE>&nbsp;void</CODE></FONT></TD>
213<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/util/LazyFileOutputStream.html#write(int)">write</A></B>(int&nbsp;b)</CODE>
214
215<BR>
216&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
217</TR>
218</TABLE>
219&nbsp;<A NAME="methods_inherited_from_class_java.io.OutputStream"><!-- --></A>
220<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
221<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
222<TD><B>Methods inherited from class java.io.OutputStream</B></TD>
223</TR>
224<TR BGCOLOR="white" CLASS="TableRowColor">
225<TD><CODE>flush</CODE></TD>
226</TR>
227</TABLE>
228&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
229<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
230<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
231<TD><B>Methods inherited from class java.lang.Object</B></TD>
232</TR>
233<TR BGCOLOR="white" CLASS="TableRowColor">
234<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
235</TR>
236</TABLE>
237&nbsp;
238<P>
239
240<!-- ============ FIELD DETAIL =========== -->
241
242
243<!-- ========= CONSTRUCTOR DETAIL ======== -->
244
245<A NAME="constructor_detail"><!-- --></A>
246<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
247<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
248<TD COLSPAN=1><FONT SIZE="+2">
249<B>Constructor Detail</B></FONT></TD>
250</TR>
251</TABLE>
252
253<A NAME="LazyFileOutputStream(java.lang.String)"><!-- --></A><H3>
254LazyFileOutputStream</H3>
255<PRE>
256public <B>LazyFileOutputStream</B>(java.lang.String&nbsp;name)</PRE>
257<DL>
258<DD>Creates a stream that will eventually write to the file with
259 the given name and replace it.
260<P>
261</DL>
262<HR>
263
264<A NAME="LazyFileOutputStream(java.lang.String, boolean)"><!-- --></A><H3>
265LazyFileOutputStream</H3>
266<PRE>
267public <B>LazyFileOutputStream</B>(java.lang.String&nbsp;name,
268 boolean&nbsp;append)</PRE>
269<DL>
270<DD>Creates a stream that will eventually write to the file with
271 the given name and optionally append to instead of replacing
272 it.
273<P>
274</DL>
275<HR>
276
277<A NAME="LazyFileOutputStream(java.io.File)"><!-- --></A><H3>
278LazyFileOutputStream</H3>
279<PRE>
280public <B>LazyFileOutputStream</B>(java.io.File&nbsp;f)</PRE>
281<DL>
282<DD>Creates a stream that will eventually write to the file with
283 the given name and replace it.
284<P>
285</DL>
286<HR>
287
288<A NAME="LazyFileOutputStream(java.io.File, boolean)"><!-- --></A><H3>
289LazyFileOutputStream</H3>
290<PRE>
291public <B>LazyFileOutputStream</B>(java.io.File&nbsp;file,
292 boolean&nbsp;append)</PRE>
293<DL>
294<DD>Creates a stream that will eventually write to the file with
295 the given name and optionally append to instead of replacing
296 it.
297<P>
298</DL>
299<HR>
300
301<A NAME="LazyFileOutputStream(java.io.File, boolean, boolean)"><!-- --></A><H3>
302LazyFileOutputStream</H3>
303<PRE>
304public <B>LazyFileOutputStream</B>(java.io.File&nbsp;file,
305 boolean&nbsp;append,
306 boolean&nbsp;alwaysCreate)</PRE>
307<DL>
308<DD>Creates a stream that will eventually write to the file with
309 the given name, optionally append to instead of replacing
310 it, and optionally always create a file (even if zero length).
311<P>
312</DL>
313
314<!-- ============ METHOD DETAIL ========== -->
315
316<A NAME="method_detail"><!-- --></A>
317<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
318<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
319<TD COLSPAN=1><FONT SIZE="+2">
320<B>Method Detail</B></FONT></TD>
321</TR>
322</TABLE>
323
324<A NAME="open()"><!-- --></A><H3>
325open</H3>
326<PRE>
327public void <B>open</B>()
328 throws java.io.IOException</PRE>
329<DL>
330<DD>Explicitly open the file for writing.
331
332 <p>Returns silently if the file has already been opened.</p>
333<P>
334<DD><DL>
335
336<DT><B>Throws:</B>
337<DD><CODE>java.io.IOException</CODE></DL>
338</DD>
339</DL>
340<HR>
341
342<A NAME="close()"><!-- --></A><H3>
343close</H3>
344<PRE>
345public void <B>close</B>()
346 throws java.io.IOException</PRE>
347<DL>
348<DD><DL>
349
350<DT><B>Throws:</B>
351<DD><CODE>java.io.IOException</CODE></DL>
352</DD>
353</DL>
354<HR>
355
356<A NAME="write(byte[])"><!-- --></A><H3>
357write</H3>
358<PRE>
359public void <B>write</B>(byte[]&nbsp;b)
360 throws java.io.IOException</PRE>
361<DL>
362<DD>Delegates to the three-arg version.
363<P>
364<DD><DL>
365
366<DT><B>Throws:</B>
367<DD><CODE>java.io.IOException</CODE></DL>
368</DD>
369</DL>
370<HR>
371
372<A NAME="write(byte[], int, int)"><!-- --></A><H3>
373write</H3>
374<PRE>
375public void <B>write</B>(byte[]&nbsp;b,
376 int&nbsp;offset,
377 int&nbsp;len)
378 throws java.io.IOException</PRE>
379<DL>
380<DD><DL>
381
382<DT><B>Throws:</B>
383<DD><CODE>java.io.IOException</CODE></DL>
384</DD>
385</DL>
386<HR>
387
388<A NAME="write(int)"><!-- --></A><H3>
389write</H3>
390<PRE>
391public void <B>write</B>(int&nbsp;b)
392 throws java.io.IOException</PRE>
393<DL>
394<DD><DL>
395
396<DT><B>Throws:</B>
397<DD><CODE>java.io.IOException</CODE></DL>
398</DD>
399</DL>
400<!-- ========= END OF CLASS DATA ========= -->
401<HR>
402
403
404<!-- ======= START OF BOTTOM NAVBAR ====== -->
405<A NAME="navbar_bottom"><!-- --></A>
406<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
407<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
408<TR>
409<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
410<A NAME="navbar_bottom_firstrow"><!-- --></A>
411<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
412 <TR ALIGN="center" VALIGN="top">
413 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
414 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
415 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
416 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
417 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
418 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
419 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
420 </TR>
421</TABLE>
422</TD>
423<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
424</EM>
425</TD>
426</TR>
427
428<TR>
429<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
430&nbsp;<A HREF="../../../../../org/apache/tools/ant/util/KeepAliveOutputStream.html" title="class in org.apache.tools.ant.util"><B>PREV CLASS</B></A>&nbsp;
431&nbsp;<A HREF="../../../../../org/apache/tools/ant/util/LazyHashtable.html" title="class in org.apache.tools.ant.util"><B>NEXT CLASS</B></A></FONT></TD>
432<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
433 <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
434&nbsp;<A HREF="LazyFileOutputStream.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
435&nbsp;<SCRIPT type="text/javascript">
436 <!--
437 if(window==top) {
438 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
439 }
440 //-->
441</SCRIPT>
442<NOSCRIPT>
443 <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
444</NOSCRIPT>
445
446</FONT></TD>
447</TR>
448<TR>
449<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
450 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
451<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
452DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
453</TR>
454</TABLE>
455<A NAME="skip-navbar_bottom"></A>
456<!-- ======== END OF BOTTOM NAVBAR ======= -->
457
458<HR>
459Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.
460</BODY>
461</HTML>
Note: See TracBrowser for help on using the repository browser.