source: release-kits/lirk3/resources/gs3-release-maker/ant/docs/manual/api/org/apache/tools/ant/taskdefs/LogOutputStream.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.8 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:20 NZST 2007 -->
6<TITLE>
7LogOutputStream (Apache Ant API)
8</TITLE>
9
10<META NAME="keywords" CONTENT="org.apache.tools.ant.taskdefs.LogOutputStream 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="LogOutputStream (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/taskdefs/LoadProperties.html" title="class in org.apache.tools.ant.taskdefs"><B>PREV CLASS</B></A>&nbsp;
53&nbsp;<A HREF="../../../../../org/apache/tools/ant/taskdefs/LogStreamHandler.html" title="class in org.apache.tools.ant.taskdefs"><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="LogOutputStream.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.taskdefs</FONT>
85<BR>
86Class LogOutputStream</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.taskdefs.LogOutputStream</B>
91</PRE>
92<HR>
93<DL>
94<DT>public class <B>LogOutputStream</B><DT>extends java.io.OutputStream</DL>
95
96<P>
97Logs each line written to this stream to the log system of ant.
98
99 Tries to be smart about line separators.<br>
100 TODO: This class can be split to implement other line based processing
101 of data written to the stream.
102<P>
103
104<P>
105<DL>
106<DT><B>Since:</B></DT>
107 <DD>Ant 1.2</DD>
108</DL>
109<HR>
110
111<P>
112<!-- ======== NESTED CLASS SUMMARY ======== -->
113
114
115<!-- =========== FIELD SUMMARY =========== -->
116
117
118<!-- ======== CONSTRUCTOR SUMMARY ======== -->
119
120<A NAME="constructor_summary"><!-- --></A>
121<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
122<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
123<TD COLSPAN=2><FONT SIZE="+2">
124<B>Constructor Summary</B></FONT></TD>
125</TR>
126<TR BGCOLOR="white" CLASS="TableRowColor">
127<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/LogOutputStream.html#LogOutputStream(org.apache.tools.ant.ProjectComponent, int)">LogOutputStream</A></B>(<A HREF="../../../../../org/apache/tools/ant/ProjectComponent.html" title="class in org.apache.tools.ant">ProjectComponent</A>&nbsp;pc,
128 int&nbsp;level)</CODE>
129
130<BR>
131&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new instance of this class.</TD>
132</TR>
133<TR BGCOLOR="white" CLASS="TableRowColor">
134<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/LogOutputStream.html#LogOutputStream(org.apache.tools.ant.Task, int)">LogOutputStream</A></B>(<A HREF="../../../../../org/apache/tools/ant/Task.html" title="class in org.apache.tools.ant">Task</A>&nbsp;task,
135 int&nbsp;level)</CODE>
136
137<BR>
138&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new instance of this class.</TD>
139</TR>
140</TABLE>
141&nbsp;
142<!-- ========== METHOD SUMMARY =========== -->
143
144<A NAME="method_summary"><!-- --></A>
145<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
146<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
147<TD COLSPAN=2><FONT SIZE="+2">
148<B>Method Summary</B></FONT></TD>
149</TR>
150<TR BGCOLOR="white" CLASS="TableRowColor">
151<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
152<CODE>&nbsp;void</CODE></FONT></TD>
153<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/LogOutputStream.html#close()">close</A></B>()</CODE>
154
155<BR>
156&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Writes all remaining</TD>
157</TR>
158<TR BGCOLOR="white" CLASS="TableRowColor">
159<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
160<CODE>&nbsp;void</CODE></FONT></TD>
161<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/LogOutputStream.html#flush()">flush</A></B>()</CODE>
162
163<BR>
164&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Flush this log stream</TD>
165</TR>
166<TR BGCOLOR="white" CLASS="TableRowColor">
167<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
168<CODE>&nbsp;int</CODE></FONT></TD>
169<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/LogOutputStream.html#getMessageLevel()">getMessageLevel</A></B>()</CODE>
170
171<BR>
172&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
173</TR>
174<TR BGCOLOR="white" CLASS="TableRowColor">
175<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
176<CODE>protected &nbsp;void</CODE></FONT></TD>
177<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/LogOutputStream.html#processBuffer()">processBuffer</A></B>()</CODE>
178
179<BR>
180&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Converts the buffer to a string and sends it to <code>processLine</code></TD>
181</TR>
182<TR BGCOLOR="white" CLASS="TableRowColor">
183<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
184<CODE>protected &nbsp;void</CODE></FONT></TD>
185<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/LogOutputStream.html#processLine(java.lang.String)">processLine</A></B>(java.lang.String&nbsp;line)</CODE>
186
187<BR>
188&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Logs a line to the log system of ant.</TD>
189</TR>
190<TR BGCOLOR="white" CLASS="TableRowColor">
191<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
192<CODE>protected &nbsp;void</CODE></FONT></TD>
193<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/LogOutputStream.html#processLine(java.lang.String, int)">processLine</A></B>(java.lang.String&nbsp;line,
194 int&nbsp;level)</CODE>
195
196<BR>
197&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Logs a line to the log system of ant.</TD>
198</TR>
199<TR BGCOLOR="white" CLASS="TableRowColor">
200<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
201<CODE>&nbsp;void</CODE></FONT></TD>
202<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/LogOutputStream.html#write(byte[], int, int)">write</A></B>(byte[]&nbsp;b,
203 int&nbsp;off,
204 int&nbsp;len)</CODE>
205
206<BR>
207&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write a block of characters to the output stream</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="../../../../../org/apache/tools/ant/taskdefs/LogOutputStream.html#write(int)">write</A></B>(int&nbsp;cc)</CODE>
213
214<BR>
215&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write the data to the buffer and flush the buffer, if a line
216 separator is detected.</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>write</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="LogOutputStream(org.apache.tools.ant.Task, int)"><!-- --></A><H3>
254LogOutputStream</H3>
255<PRE>
256public <B>LogOutputStream</B>(<A HREF="../../../../../org/apache/tools/ant/Task.html" title="class in org.apache.tools.ant">Task</A>&nbsp;task,
257 int&nbsp;level)</PRE>
258<DL>
259<DD>Creates a new instance of this class.
260<P>
261<DT><B>Parameters:</B><DD><CODE>task</CODE> - the task for whom to log<DD><CODE>level</CODE> - loglevel used to log data written to this stream.</DL>
262<HR>
263
264<A NAME="LogOutputStream(org.apache.tools.ant.ProjectComponent, int)"><!-- --></A><H3>
265LogOutputStream</H3>
266<PRE>
267public <B>LogOutputStream</B>(<A HREF="../../../../../org/apache/tools/ant/ProjectComponent.html" title="class in org.apache.tools.ant">ProjectComponent</A>&nbsp;pc,
268 int&nbsp;level)</PRE>
269<DL>
270<DD>Creates a new instance of this class.
271<P>
272<DT><B>Parameters:</B><DD><CODE>level</CODE> - loglevel used to log data written to this stream.<DT><B>Since:</B></DT>
273 <DD>Ant 1.6.3</DD>
274</DL>
275
276<!-- ============ METHOD DETAIL ========== -->
277
278<A NAME="method_detail"><!-- --></A>
279<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
280<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
281<TD COLSPAN=1><FONT SIZE="+2">
282<B>Method Detail</B></FONT></TD>
283</TR>
284</TABLE>
285
286<A NAME="write(int)"><!-- --></A><H3>
287write</H3>
288<PRE>
289public void <B>write</B>(int&nbsp;cc)
290 throws java.io.IOException</PRE>
291<DL>
292<DD>Write the data to the buffer and flush the buffer, if a line
293 separator is detected.
294<P>
295<DD><DL>
296<DT><B>Parameters:</B><DD><CODE>cc</CODE> - data to log (byte).
297<DT><B>Throws:</B>
298<DD><CODE>java.io.IOException</CODE></DL>
299</DD>
300</DL>
301<HR>
302
303<A NAME="flush()"><!-- --></A><H3>
304flush</H3>
305<PRE>
306public void <B>flush</B>()</PRE>
307<DL>
308<DD>Flush this log stream
309<P>
310<DD><DL>
311</DL>
312</DD>
313</DL>
314<HR>
315
316<A NAME="processBuffer()"><!-- --></A><H3>
317processBuffer</H3>
318<PRE>
319protected void <B>processBuffer</B>()</PRE>
320<DL>
321<DD>Converts the buffer to a string and sends it to <code>processLine</code>
322<P>
323<DD><DL>
324</DL>
325</DD>
326</DL>
327<HR>
328
329<A NAME="processLine(java.lang.String)"><!-- --></A><H3>
330processLine</H3>
331<PRE>
332protected void <B>processLine</B>(java.lang.String&nbsp;line)</PRE>
333<DL>
334<DD>Logs a line to the log system of ant.
335<P>
336<DD><DL>
337<DT><B>Parameters:</B><DD><CODE>line</CODE> - the line to log.</DL>
338</DD>
339</DL>
340<HR>
341
342<A NAME="processLine(java.lang.String, int)"><!-- --></A><H3>
343processLine</H3>
344<PRE>
345protected void <B>processLine</B>(java.lang.String&nbsp;line,
346 int&nbsp;level)</PRE>
347<DL>
348<DD>Logs a line to the log system of ant.
349<P>
350<DD><DL>
351<DT><B>Parameters:</B><DD><CODE>line</CODE> - the line to log.</DL>
352</DD>
353</DL>
354<HR>
355
356<A NAME="close()"><!-- --></A><H3>
357close</H3>
358<PRE>
359public void <B>close</B>()
360 throws java.io.IOException</PRE>
361<DL>
362<DD>Writes all remaining
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="getMessageLevel()"><!-- --></A><H3>
373getMessageLevel</H3>
374<PRE>
375public int <B>getMessageLevel</B>()</PRE>
376<DL>
377<DD><DL>
378</DL>
379</DD>
380</DL>
381<HR>
382
383<A NAME="write(byte[], int, int)"><!-- --></A><H3>
384write</H3>
385<PRE>
386public void <B>write</B>(byte[]&nbsp;b,
387 int&nbsp;off,
388 int&nbsp;len)
389 throws java.io.IOException</PRE>
390<DL>
391<DD>Write a block of characters to the output stream
392<P>
393<DD><DL>
394<DT><B>Parameters:</B><DD><CODE>b</CODE> - the array containing the data<DD><CODE>off</CODE> - the offset into the array where data starts<DD><CODE>len</CODE> - the length of block
395<DT><B>Throws:</B>
396<DD><CODE>java.io.IOException</CODE> - if the data cannot be written into the stream.</DL>
397</DD>
398</DL>
399<!-- ========= END OF CLASS DATA ========= -->
400<HR>
401
402
403<!-- ======= START OF BOTTOM NAVBAR ====== -->
404<A NAME="navbar_bottom"><!-- --></A>
405<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
406<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
407<TR>
408<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
409<A NAME="navbar_bottom_firstrow"><!-- --></A>
410<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
411 <TR ALIGN="center" VALIGN="top">
412 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
413 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
414 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
415 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
416 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
417 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
418 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
419 </TR>
420</TABLE>
421</TD>
422<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
423</EM>
424</TD>
425</TR>
426
427<TR>
428<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
429&nbsp;<A HREF="../../../../../org/apache/tools/ant/taskdefs/LoadProperties.html" title="class in org.apache.tools.ant.taskdefs"><B>PREV CLASS</B></A>&nbsp;
430&nbsp;<A HREF="../../../../../org/apache/tools/ant/taskdefs/LogStreamHandler.html" title="class in org.apache.tools.ant.taskdefs"><B>NEXT CLASS</B></A></FONT></TD>
431<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
432 <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
433&nbsp;<A HREF="LogOutputStream.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
434&nbsp;<SCRIPT type="text/javascript">
435 <!--
436 if(window==top) {
437 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
438 }
439 //-->
440</SCRIPT>
441<NOSCRIPT>
442 <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
443</NOSCRIPT>
444
445</FONT></TD>
446</TR>
447<TR>
448<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
449 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
450<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
451DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
452</TR>
453</TABLE>
454<A NAME="skip-navbar_bottom"></A>
455<!-- ======== END OF BOTTOM NAVBAR ======= -->
456
457<HR>
458Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.
459</BODY>
460</HTML>
Note: See TracBrowser for help on using the repository browser.