source: release-kits/lirk3/resources/gs3-release-maker/ant/docs/manual/api/org/apache/tools/ant/types/package-tree.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.7 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:13 NZST 2007 -->
6<TITLE>
7org.apache.tools.ant.types Class Hierarchy (Apache Ant API)
8</TITLE>
9
10
11<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
12
13<SCRIPT type="text/javascript">
14function windowTitle()
15{
16 parent.document.title="org.apache.tools.ant.types Class Hierarchy (Apache Ant API)";
17}
18</SCRIPT>
19
20</HEAD>
21
22<BODY BGCOLOR="white" onload="windowTitle();">
23
24
25<!-- ========= START OF TOP NAVBAR ======= -->
26<A NAME="navbar_top"><!-- --></A>
27<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
28<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
29<TR>
30<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
31<A NAME="navbar_top_firstrow"><!-- --></A>
32<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
33 <TR ALIGN="center" VALIGN="top">
34 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
35 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
36 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
37 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
38 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
41 </TR>
42</TABLE>
43</TD>
44<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
45</EM>
46</TD>
47</TR>
48
49<TR>
50<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
51&nbsp;<A HREF="../../../../../org/apache/tools/ant/taskdefs/rmic/package-tree.html"><B>PREV</B></A>&nbsp;
52&nbsp;<A HREF="../../../../../org/apache/tools/ant/types/mappers/package-tree.html"><B>NEXT</B></A></FONT></TD>
53<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
54 <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
55&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
56&nbsp;<SCRIPT type="text/javascript">
57 <!--
58 if(window==top) {
59 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
60 }
61 //-->
62</SCRIPT>
63<NOSCRIPT>
64 <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
65</NOSCRIPT>
66
67</FONT></TD>
68</TR>
69</TABLE>
70<A NAME="skip-navbar_top"></A>
71<!-- ========= END OF TOP NAVBAR ========= -->
72
73<HR>
74<CENTER>
75<H2>
76Hierarchy For Package org.apache.tools.ant.types
77</H2>
78</CENTER>
79<DL>
80<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../overview-tree.html">All Packages</A></DL>
81<HR>
82<H2>
83Class Hierarchy
84</H2>
85<UL>
86<LI TYPE="circle">class java.lang.Object<UL>
87<LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/Assertions.BaseAssertion.html" title="class in org.apache.tools.ant.types"><B>Assertions.BaseAssertion</B></A><UL>
88<LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/Assertions.DisabledAssertion.html" title="class in org.apache.tools.ant.types"><B>Assertions.DisabledAssertion</B></A><LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/Assertions.EnabledAssertion.html" title="class in org.apache.tools.ant.types"><B>Assertions.EnabledAssertion</B></A></UL>
89<LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/Commandline.html" title="class in org.apache.tools.ant.types"><B>Commandline</B></A> (implements java.lang.Cloneable)
90<LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/Commandline.Marker.html" title="class in org.apache.tools.ant.types"><B>Commandline.Marker</B></A><LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/CommandlineJava.html" title="class in org.apache.tools.ant.types"><B>CommandlineJava</B></A> (implements java.lang.Cloneable)
91<LI TYPE="circle">class org.apache.tools.ant.<A HREF="../../../../../org/apache/tools/ant/DirectoryScanner.html" title="class in org.apache.tools.ant"><B>DirectoryScanner</B></A> (implements org.apache.tools.ant.<A HREF="../../../../../org/apache/tools/ant/FileScanner.html" title="interface in org.apache.tools.ant">FileScanner</A>, org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/ResourceFactory.html" title="interface in org.apache.tools.ant.types">ResourceFactory</A>, org.apache.tools.ant.types.selectors.<A HREF="../../../../../org/apache/tools/ant/types/selectors/SelectorScanner.html" title="interface in org.apache.tools.ant.types.selectors">SelectorScanner</A>)
92<UL>
93<LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/ZipScanner.html" title="class in org.apache.tools.ant.types"><B>ZipScanner</B></A></UL>
94<LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/EnumeratedAttribute.html" title="class in org.apache.tools.ant.types"><B>EnumeratedAttribute</B></A><UL>
95<LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/Mapper.MapperType.html" title="class in org.apache.tools.ant.types"><B>Mapper.MapperType</B></A><LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/PropertySet.BuiltinPropertySetName.html" title="class in org.apache.tools.ant.types"><B>PropertySet.BuiltinPropertySetName</B></A></UL>
96<LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/Environment.html" title="class in org.apache.tools.ant.types"><B>Environment</B></A><UL>
97<LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/CommandlineJava.SysProperties.html" title="class in org.apache.tools.ant.types"><B>CommandlineJava.SysProperties</B></A> (implements java.lang.Cloneable)
98</UL>
99<LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/Environment.Variable.html" title="class in org.apache.tools.ant.types"><B>Environment.Variable</B></A><LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/FileList.FileName.html" title="class in org.apache.tools.ant.types"><B>FileList.FileName</B></A><LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/FilterSet.Filter.html" title="class in org.apache.tools.ant.types"><B>FilterSet.Filter</B></A><LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/FilterSet.FiltersFile.html" title="class in org.apache.tools.ant.types"><B>FilterSet.FiltersFile</B></A><LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/FilterSetCollection.html" title="class in org.apache.tools.ant.types"><B>FilterSetCollection</B></A><LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/FlexInteger.html" title="class in org.apache.tools.ant.types"><B>FlexInteger</B></A><LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/Parameter.html" title="class in org.apache.tools.ant.types"><B>Parameter</B></A><LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/Path.PathElement.html" title="class in org.apache.tools.ant.types"><B>Path.PathElement</B></A><LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/PatternSet.NameEntry.html" title="class in org.apache.tools.ant.types"><B>PatternSet.NameEntry</B></A><LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/Permissions.html" title="class in org.apache.tools.ant.types"><B>Permissions</B></A><LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/Permissions.Permission.html" title="class in org.apache.tools.ant.types"><B>Permissions.Permission</B></A><LI TYPE="circle">class org.apache.tools.ant.<A HREF="../../../../../org/apache/tools/ant/ProjectComponent.html" title="class in org.apache.tools.ant"><B>ProjectComponent</B></A><UL>
100<LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/Commandline.Argument.html" title="class in org.apache.tools.ant.types"><B>Commandline.Argument</B></A><LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/DataType.html" title="class in org.apache.tools.ant.types"><B>DataType</B></A><UL>
101<LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/AbstractFileSet.html" title="class in org.apache.tools.ant.types"><B>AbstractFileSet</B></A> (implements java.lang.Cloneable, org.apache.tools.ant.types.selectors.<A HREF="../../../../../org/apache/tools/ant/types/selectors/SelectorContainer.html" title="interface in org.apache.tools.ant.types.selectors">SelectorContainer</A>)
102<UL>
103<LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/DirSet.html" title="class in org.apache.tools.ant.types"><B>DirSet</B></A><LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/FileSet.html" title="class in org.apache.tools.ant.types"><B>FileSet</B></A><UL>
104<LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/ZipFileSet.html" title="class in org.apache.tools.ant.types"><B>ZipFileSet</B></A></UL>
105</UL>
106<LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/AntFilterReader.html" title="class in org.apache.tools.ant.types"><B>AntFilterReader</B></A> (implements java.lang.Cloneable)
107<LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/Assertions.html" title="class in org.apache.tools.ant.types"><B>Assertions</B></A> (implements java.lang.Cloneable)
108<LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/Description.html" title="class in org.apache.tools.ant.types"><B>Description</B></A><LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/FileList.html" title="class in org.apache.tools.ant.types"><B>FileList</B></A><LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/FilterChain.html" title="class in org.apache.tools.ant.types"><B>FilterChain</B></A> (implements java.lang.Cloneable)
109<LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/FilterSet.html" title="class in org.apache.tools.ant.types"><B>FilterSet</B></A> (implements java.lang.Cloneable)
110<LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/Mapper.html" title="class in org.apache.tools.ant.types"><B>Mapper</B></A> (implements java.lang.Cloneable)
111<LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/Path.html" title="class in org.apache.tools.ant.types"><B>Path</B></A> (implements java.lang.Cloneable)
112<LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/PatternSet.html" title="class in org.apache.tools.ant.types"><B>PatternSet</B></A> (implements java.lang.Cloneable)
113<LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/PropertySet.html" title="class in org.apache.tools.ant.types"><B>PropertySet</B></A><LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/RedirectorElement.html" title="class in org.apache.tools.ant.types"><B>RedirectorElement</B></A><LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/RegularExpression.html" title="class in org.apache.tools.ant.types"><B>RegularExpression</B></A><LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/Substitution.html" title="class in org.apache.tools.ant.types"><B>Substitution</B></A><LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/XMLCatalog.html" title="class in org.apache.tools.ant.types"><B>XMLCatalog</B></A> (implements java.lang.Cloneable, org.xml.sax.EntityResolver, javax.xml.transform.URIResolver)
114</UL>
115</UL>
116<LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/PropertySet.PropertyRef.html" title="class in org.apache.tools.ant.types"><B>PropertySet.PropertyRef</B></A><LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/Reference.html" title="class in org.apache.tools.ant.types"><B>Reference</B></A><LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/Resource.html" title="class in org.apache.tools.ant.types"><B>Resource</B></A> (implements java.lang.Cloneable, java.lang.Comparable)
117<LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/ResourceLocation.html" title="class in org.apache.tools.ant.types"><B>ResourceLocation</B></A><UL>
118<LI TYPE="circle">class org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/DTDLocation.html" title="class in org.apache.tools.ant.types"><B>DTDLocation</B></A></UL>
119</UL>
120</UL>
121<H2>
122Interface Hierarchy
123</H2>
124<UL>
125<LI TYPE="circle">interface org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/Parameterizable.html" title="interface in org.apache.tools.ant.types"><B>Parameterizable</B></A><LI TYPE="circle">interface org.apache.tools.ant.types.<A HREF="../../../../../org/apache/tools/ant/types/ResourceFactory.html" title="interface in org.apache.tools.ant.types"><B>ResourceFactory</B></A></UL>
126<HR>
127
128
129<!-- ======= START OF BOTTOM NAVBAR ====== -->
130<A NAME="navbar_bottom"><!-- --></A>
131<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
132<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
133<TR>
134<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
135<A NAME="navbar_bottom_firstrow"><!-- --></A>
136<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
137 <TR ALIGN="center" VALIGN="top">
138 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
139 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
140 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
141 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
142 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
143 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
144 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
145 </TR>
146</TABLE>
147</TD>
148<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
149</EM>
150</TD>
151</TR>
152
153<TR>
154<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
155&nbsp;<A HREF="../../../../../org/apache/tools/ant/taskdefs/rmic/package-tree.html"><B>PREV</B></A>&nbsp;
156&nbsp;<A HREF="../../../../../org/apache/tools/ant/types/mappers/package-tree.html"><B>NEXT</B></A></FONT></TD>
157<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
158 <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
159&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
160&nbsp;<SCRIPT type="text/javascript">
161 <!--
162 if(window==top) {
163 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
164 }
165 //-->
166</SCRIPT>
167<NOSCRIPT>
168 <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
169</NOSCRIPT>
170
171</FONT></TD>
172</TR>
173</TABLE>
174<A NAME="skip-navbar_bottom"></A>
175<!-- ======== END OF BOTTOM NAVBAR ======= -->
176
177<HR>
178Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.
179</BODY>
180</HTML>
Note: See TracBrowser for help on using the repository browser.