| @@ -14,40 +14,18 @@ | |||||
| See the License for the specific language governing permissions and | See the License for the specific language governing permissions and | ||||
| limitations under the License. | limitations under the License. | ||||
| --> | --> | ||||
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> | |||||
| <!--NewPage--> | |||||
| <HTML> | |||||
| <HEAD> | |||||
| <!-- Generated by javadoc on Mon Jan 09 14:48:52 GMT 2006--> | |||||
| <TITLE> | |||||
| Apache Ant API | |||||
| </TITLE> | |||||
| <SCRIPT type="text/javascript"> | |||||
| targetPage = "" + window.location.search; | |||||
| if (targetPage != "" && targetPage != "undefined") | |||||
| targetPage = targetPage.substring(1); | |||||
| function loadFrames() { | |||||
| if (targetPage != "" && targetPage != "undefined") | |||||
| top.classFrame.location = top.targetPage; | |||||
| } | |||||
| </SCRIPT> | |||||
| <NOSCRIPT> | |||||
| </NOSCRIPT> | |||||
| </HEAD> | |||||
| <FRAMESET cols="20%,80%" title="" onLoad="top.loadFrames()"> | |||||
| <FRAMESET rows="30%,70%" title="" onLoad="top.loadFrames()"> | |||||
| <FRAME src="overview-frame.html" name="packageListFrame" title="All Packages"> | |||||
| <FRAME src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)"> | |||||
| </FRAMESET> | |||||
| <FRAME src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes"> | |||||
| <NOFRAMES> | |||||
| <H2> | |||||
| Frame Alert</H2> | |||||
| <html> | |||||
| <head> | |||||
| <link rel="stylesheet" type="text/css" href="../stylesheets/style.css"> | |||||
| <title>Apache Ant API</title> | |||||
| </head> | |||||
| <body> | |||||
| <b>Apache Ant API has not been generated</b> | |||||
| <P> | |||||
| This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. | |||||
| <BR> | |||||
| Link to<A HREF="overview-summary.html">Non-frame version.</A> | |||||
| </NOFRAMES> | |||||
| </FRAMESET> | |||||
| </HTML> | |||||
| <p>If you see this page online at <a | |||||
| href="http://ant.apache.org/">ant.apache.org</a>, it is not a bug, but | |||||
| on purpose. We do not provide an online version of the API docs, they | |||||
| are included with all our distributions.</p> | |||||
| </body> | |||||
| </html> | |||||