You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.html 1.3 KiB

12345678910111213141516171819202122232425262728293031323334353637
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc on Mon Jan 09 14:48:52 GMT 2006-->
  6. <TITLE>
  7. Apache Ant API
  8. </TITLE>
  9. <SCRIPT type="text/javascript">
  10. targetPage = "" + window.location.search;
  11. if (targetPage != "" && targetPage != "undefined")
  12. targetPage = targetPage.substring(1);
  13. function loadFrames() {
  14. if (targetPage != "" && targetPage != "undefined")
  15. top.classFrame.location = top.targetPage;
  16. }
  17. </SCRIPT>
  18. <NOSCRIPT>
  19. </NOSCRIPT>
  20. </HEAD>
  21. <FRAMESET cols="20%,80%" title="" onLoad="top.loadFrames()">
  22. <FRAMESET rows="30%,70%" title="" onLoad="top.loadFrames()">
  23. <FRAME src="overview-frame.html" name="packageListFrame" title="All Packages">
  24. <FRAME src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
  25. </FRAMESET>
  26. <FRAME src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
  27. <NOFRAMES>
  28. <H2>
  29. Frame Alert</H2>
  30. <P>
  31. 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.
  32. <BR>
  33. Link to<A HREF="overview-summary.html">Non-frame version.</A>
  34. </NOFRAMES>
  35. </FRAMESET>
  36. </HTML>