source: other-projects/trunk/gs3-release-maker/apache-ant-1.6.5/build/javadocs/org/apache/tools/ant/util/JAXPUtils.html@ 14627

Last change on this file since 14627 was 14627, checked in by oranfry, 17 years ago

initial import of the gs3-release-maker

File size: 18.2 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:34 NZST 2007 -->
6<TITLE>
7JAXPUtils (Apache Ant API)
8</TITLE>
9
10<META NAME="keywords" CONTENT="org.apache.tools.ant.util.JAXPUtils 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="JAXPUtils (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/JavaEnvUtils.html" title="class in org.apache.tools.ant.util"><B>PREV CLASS</B></A>&nbsp;
53&nbsp;<A HREF="../../../../../org/apache/tools/ant/util/KeepAliveInputStream.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="JAXPUtils.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 JAXPUtils</H2>
87<PRE>
88java.lang.Object
89 <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.tools.ant.util.JAXPUtils</B>
90</PRE>
91<HR>
92<DL>
93<DT>public class <B>JAXPUtils</B><DT>extends java.lang.Object</DL>
94
95<P>
96Collection of helper methods that retrieve a ParserFactory or
97 Parsers and Readers.
98
99 <p>This class will create only a single factory instance.</p>
100<P>
101
102<P>
103<DL>
104<DT><B>Since:</B></DT>
105 <DD>Ant 1.5</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/JAXPUtils.html#JAXPUtils()">JAXPUtils</A></B>()</CODE>
126
127<BR>
128&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
129</TR>
130</TABLE>
131&nbsp;
132<!-- ========== METHOD SUMMARY =========== -->
133
134<A NAME="method_summary"><!-- --></A>
135<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
136<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
137<TD COLSPAN=2><FONT SIZE="+2">
138<B>Method Summary</B></FONT></TD>
139</TR>
140<TR BGCOLOR="white" CLASS="TableRowColor">
141<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
142<CODE>static&nbsp;javax.xml.parsers.DocumentBuilder</CODE></FONT></TD>
143<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/util/JAXPUtils.html#getDocumentBuilder()">getDocumentBuilder</A></B>()</CODE>
144
145<BR>
146&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a newly created DocumentBuilder.</TD>
147</TR>
148<TR BGCOLOR="white" CLASS="TableRowColor">
149<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
150<CODE>static&nbsp;org.xml.sax.XMLReader</CODE></FONT></TD>
151<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/util/JAXPUtils.html#getNamespaceXMLReader()">getNamespaceXMLReader</A></B>()</CODE>
152
153<BR>
154&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a newly created SAX 2 XMLReader, which is namespace aware</TD>
155</TR>
156<TR BGCOLOR="white" CLASS="TableRowColor">
157<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
158<CODE>static&nbsp;javax.xml.parsers.SAXParserFactory</CODE></FONT></TD>
159<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/util/JAXPUtils.html#getNSParserFactory()">getNSParserFactory</A></B>()</CODE>
160
161<BR>
162&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the parser factory to use to create namespace aware parsers.</TD>
163</TR>
164<TR BGCOLOR="white" CLASS="TableRowColor">
165<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
166<CODE>static&nbsp;org.xml.sax.Parser</CODE></FONT></TD>
167<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/util/JAXPUtils.html#getParser()">getParser</A></B>()</CODE>
168
169<BR>
170&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a newly created SAX 1 Parser, using the default parser
171 factory.</TD>
172</TR>
173<TR BGCOLOR="white" CLASS="TableRowColor">
174<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
175<CODE>static&nbsp;javax.xml.parsers.SAXParserFactory</CODE></FONT></TD>
176<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/util/JAXPUtils.html#getParserFactory()">getParserFactory</A></B>()</CODE>
177
178<BR>
179&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the parser factory to use.</TD>
180</TR>
181<TR BGCOLOR="white" CLASS="TableRowColor">
182<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
183<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
184<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/util/JAXPUtils.html#getSystemId(java.io.File)">getSystemId</A></B>(java.io.File&nbsp;file)</CODE>
185
186<BR>
187&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is a best attempt to provide a URL.toExternalForm() from
188 a file URL.</TD>
189</TR>
190<TR BGCOLOR="white" CLASS="TableRowColor">
191<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
192<CODE>static&nbsp;org.xml.sax.XMLReader</CODE></FONT></TD>
193<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/util/JAXPUtils.html#getXMLReader()">getXMLReader</A></B>()</CODE>
194
195<BR>
196&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a newly created SAX 2 XMLReader, using the default parser
197 factory.</TD>
198</TR>
199<TR BGCOLOR="white" CLASS="TableRowColor">
200<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
201<CODE>static&nbsp;javax.xml.parsers.SAXParserFactory</CODE></FONT></TD>
202<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/util/JAXPUtils.html#newParserFactory()">newParserFactory</A></B>()</CODE>
203
204<BR>
205&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a new parser factory instance.</TD>
206</TR>
207</TABLE>
208&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
209<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
210<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
211<TD><B>Methods inherited from class java.lang.Object</B></TD>
212</TR>
213<TR BGCOLOR="white" CLASS="TableRowColor">
214<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
215</TR>
216</TABLE>
217&nbsp;
218<P>
219
220<!-- ============ FIELD DETAIL =========== -->
221
222
223<!-- ========= CONSTRUCTOR DETAIL ======== -->
224
225<A NAME="constructor_detail"><!-- --></A>
226<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
227<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
228<TD COLSPAN=1><FONT SIZE="+2">
229<B>Constructor Detail</B></FONT></TD>
230</TR>
231</TABLE>
232
233<A NAME="JAXPUtils()"><!-- --></A><H3>
234JAXPUtils</H3>
235<PRE>
236public <B>JAXPUtils</B>()</PRE>
237<DL>
238</DL>
239
240<!-- ============ METHOD DETAIL ========== -->
241
242<A NAME="method_detail"><!-- --></A>
243<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
244<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
245<TD COLSPAN=1><FONT SIZE="+2">
246<B>Method Detail</B></FONT></TD>
247</TR>
248</TABLE>
249
250<A NAME="getParserFactory()"><!-- --></A><H3>
251getParserFactory</H3>
252<PRE>
253public static javax.xml.parsers.SAXParserFactory <B>getParserFactory</B>()
254 throws <A HREF="../../../../../org/apache/tools/ant/BuildException.html" title="class in org.apache.tools.ant">BuildException</A></PRE>
255<DL>
256<DD>Returns the parser factory to use. Only one parser factory is
257 ever created by this method and is then cached for future use.
258<P>
259<DD><DL>
260
261<DT><B>Returns:</B><DD>a SAXParserFactory to use
262<DT><B>Throws:</B>
263<DD><CODE><A HREF="../../../../../org/apache/tools/ant/BuildException.html" title="class in org.apache.tools.ant">BuildException</A></CODE><DT><B>Since:</B></DT>
264 <DD>Ant 1.5</DD>
265</DL>
266</DD>
267</DL>
268<HR>
269
270<A NAME="getNSParserFactory()"><!-- --></A><H3>
271getNSParserFactory</H3>
272<PRE>
273public static javax.xml.parsers.SAXParserFactory <B>getNSParserFactory</B>()
274 throws <A HREF="../../../../../org/apache/tools/ant/BuildException.html" title="class in org.apache.tools.ant">BuildException</A></PRE>
275<DL>
276<DD>Returns the parser factory to use to create namespace aware parsers.
277<P>
278<DD><DL>
279
280<DT><B>Returns:</B><DD>a SAXParserFactory to use which supports manufacture of
281 namespace aware parsers
282<DT><B>Throws:</B>
283<DD><CODE><A HREF="../../../../../org/apache/tools/ant/BuildException.html" title="class in org.apache.tools.ant">BuildException</A></CODE><DT><B>Since:</B></DT>
284 <DD>Ant 1.6</DD>
285</DL>
286</DD>
287</DL>
288<HR>
289
290<A NAME="newParserFactory()"><!-- --></A><H3>
291newParserFactory</H3>
292<PRE>
293public static javax.xml.parsers.SAXParserFactory <B>newParserFactory</B>()
294 throws <A HREF="../../../../../org/apache/tools/ant/BuildException.html" title="class in org.apache.tools.ant">BuildException</A></PRE>
295<DL>
296<DD>Returns a new parser factory instance.
297<P>
298<DD><DL>
299
300<DT><B>Throws:</B>
301<DD><CODE><A HREF="../../../../../org/apache/tools/ant/BuildException.html" title="class in org.apache.tools.ant">BuildException</A></CODE><DT><B>Since:</B></DT>
302 <DD>Ant 1.5</DD>
303</DL>
304</DD>
305</DL>
306<HR>
307
308<A NAME="getParser()"><!-- --></A><H3>
309getParser</H3>
310<PRE>
311public static org.xml.sax.Parser <B>getParser</B>()
312 throws <A HREF="../../../../../org/apache/tools/ant/BuildException.html" title="class in org.apache.tools.ant">BuildException</A></PRE>
313<DL>
314<DD>Returns a newly created SAX 1 Parser, using the default parser
315 factory.
316<P>
317<DD><DL>
318
319<DT><B>Returns:</B><DD>a SAX 1 Parser.
320<DT><B>Throws:</B>
321<DD><CODE><A HREF="../../../../../org/apache/tools/ant/BuildException.html" title="class in org.apache.tools.ant">BuildException</A></CODE><DT><B>Since:</B></DT>
322 <DD>Ant 1.5</DD>
323<DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/tools/ant/util/JAXPUtils.html#getParserFactory()"><CODE>getParserFactory()</CODE></A></DL>
324</DD>
325</DL>
326<HR>
327
328<A NAME="getXMLReader()"><!-- --></A><H3>
329getXMLReader</H3>
330<PRE>
331public static org.xml.sax.XMLReader <B>getXMLReader</B>()
332 throws <A HREF="../../../../../org/apache/tools/ant/BuildException.html" title="class in org.apache.tools.ant">BuildException</A></PRE>
333<DL>
334<DD>Returns a newly created SAX 2 XMLReader, using the default parser
335 factory.
336<P>
337<DD><DL>
338
339<DT><B>Returns:</B><DD>a SAX 2 XMLReader.
340<DT><B>Throws:</B>
341<DD><CODE><A HREF="../../../../../org/apache/tools/ant/BuildException.html" title="class in org.apache.tools.ant">BuildException</A></CODE><DT><B>Since:</B></DT>
342 <DD>Ant 1.5</DD>
343<DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/tools/ant/util/JAXPUtils.html#getParserFactory()"><CODE>getParserFactory()</CODE></A></DL>
344</DD>
345</DL>
346<HR>
347
348<A NAME="getNamespaceXMLReader()"><!-- --></A><H3>
349getNamespaceXMLReader</H3>
350<PRE>
351public static org.xml.sax.XMLReader <B>getNamespaceXMLReader</B>()
352 throws <A HREF="../../../../../org/apache/tools/ant/BuildException.html" title="class in org.apache.tools.ant">BuildException</A></PRE>
353<DL>
354<DD>Returns a newly created SAX 2 XMLReader, which is namespace aware
355<P>
356<DD><DL>
357
358<DT><B>Returns:</B><DD>a SAX 2 XMLReader.
359<DT><B>Throws:</B>
360<DD><CODE><A HREF="../../../../../org/apache/tools/ant/BuildException.html" title="class in org.apache.tools.ant">BuildException</A></CODE><DT><B>Since:</B></DT>
361 <DD>Ant 1.6</DD>
362<DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/tools/ant/util/JAXPUtils.html#getParserFactory()"><CODE>getParserFactory()</CODE></A></DL>
363</DD>
364</DL>
365<HR>
366
367<A NAME="getSystemId(java.io.File)"><!-- --></A><H3>
368getSystemId</H3>
369<PRE>
370public static java.lang.String <B>getSystemId</B>(java.io.File&nbsp;file)</PRE>
371<DL>
372<DD>This is a best attempt to provide a URL.toExternalForm() from
373 a file URL. Some parsers like Crimson choke on uri that are made of
374 backslashed paths (ie windows) as it is does not conform
375 URI specifications.
376<P>
377<DD><DL>
378<DT><B>Parameters:</B><DD><CODE>file</CODE> - the file to create the system id from.
379<DT><B>Returns:</B><DD>the systemid corresponding to the given file.<DT><B>Since:</B></DT>
380 <DD>Ant 1.5.2</DD>
381</DL>
382</DD>
383</DL>
384<HR>
385
386<A NAME="getDocumentBuilder()"><!-- --></A><H3>
387getDocumentBuilder</H3>
388<PRE>
389public static javax.xml.parsers.DocumentBuilder <B>getDocumentBuilder</B>()
390 throws <A HREF="../../../../../org/apache/tools/ant/BuildException.html" title="class in org.apache.tools.ant">BuildException</A></PRE>
391<DL>
392<DD>Returns a newly created DocumentBuilder.
393<P>
394<DD><DL>
395
396<DT><B>Returns:</B><DD>a DocumentBuilder
397<DT><B>Throws:</B>
398<DD><CODE><A HREF="../../../../../org/apache/tools/ant/BuildException.html" title="class in org.apache.tools.ant">BuildException</A></CODE><DT><B>Since:</B></DT>
399 <DD>Ant 1.6</DD>
400</DL>
401</DD>
402</DL>
403<!-- ========= END OF CLASS DATA ========= -->
404<HR>
405
406
407<!-- ======= START OF BOTTOM NAVBAR ====== -->
408<A NAME="navbar_bottom"><!-- --></A>
409<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
410<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
411<TR>
412<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
413<A NAME="navbar_bottom_firstrow"><!-- --></A>
414<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
415 <TR ALIGN="center" VALIGN="top">
416 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
417 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
418 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
419 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
420 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
421 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
422 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
423 </TR>
424</TABLE>
425</TD>
426<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
427</EM>
428</TD>
429</TR>
430
431<TR>
432<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
433&nbsp;<A HREF="../../../../../org/apache/tools/ant/util/JavaEnvUtils.html" title="class in org.apache.tools.ant.util"><B>PREV CLASS</B></A>&nbsp;
434&nbsp;<A HREF="../../../../../org/apache/tools/ant/util/KeepAliveInputStream.html" title="class in org.apache.tools.ant.util"><B>NEXT CLASS</B></A></FONT></TD>
435<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
436 <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
437&nbsp;<A HREF="JAXPUtils.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
438&nbsp;<SCRIPT type="text/javascript">
439 <!--
440 if(window==top) {
441 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
442 }
443 //-->
444</SCRIPT>
445<NOSCRIPT>
446 <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
447</NOSCRIPT>
448
449</FONT></TD>
450</TR>
451<TR>
452<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
453 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
454<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
455DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
456</TR>
457</TABLE>
458<A NAME="skip-navbar_bottom"></A>
459<!-- ======== END OF BOTTOM NAVBAR ======= -->
460
461<HR>
462Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.
463</BODY>
464</HTML>
Note: See TracBrowser for help on using the repository browser.