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 2.1 KiB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. <!--
  2. Licensed to the Apache Software Foundation (ASF) under one or more
  3. contributor license agreements. See the NOTICE file distributed with
  4. this work for additional information regarding copyright ownership.
  5. The ASF licenses this file to You under the Apache License, Version 2.0
  6. (the "License"); you may not use this file except in compliance with
  7. the License. You may obtain a copy of the License at
  8. http://www.apache.org/licenses/LICENSE-2.0
  9. Unless required by applicable law or agreed to in writing, software
  10. distributed under the License is distributed on an "AS IS" BASIS,
  11. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  12. See the License for the specific language governing permissions and
  13. limitations under the License.
  14. -->
  15. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
  16. <!--NewPage-->
  17. <HTML>
  18. <HEAD>
  19. <!-- Generated by javadoc on Mon Jan 09 14:48:52 GMT 2006-->
  20. <TITLE>
  21. Apache Ant API
  22. </TITLE>
  23. <SCRIPT type="text/javascript">
  24. targetPage = "" + window.location.search;
  25. if (targetPage != "" && targetPage != "undefined")
  26. targetPage = targetPage.substring(1);
  27. function loadFrames() {
  28. if (targetPage != "" && targetPage != "undefined")
  29. top.classFrame.location = top.targetPage;
  30. }
  31. </SCRIPT>
  32. <NOSCRIPT>
  33. </NOSCRIPT>
  34. </HEAD>
  35. <FRAMESET cols="20%,80%" title="" onLoad="top.loadFrames()">
  36. <FRAMESET rows="30%,70%" title="" onLoad="top.loadFrames()">
  37. <FRAME src="overview-frame.html" name="packageListFrame" title="All Packages">
  38. <FRAME src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
  39. </FRAMESET>
  40. <FRAME src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
  41. <NOFRAMES>
  42. <H2>
  43. Frame Alert</H2>
  44. <P>
  45. 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.
  46. <BR>
  47. Link to<A HREF="overview-summary.html">Non-frame version.</A>
  48. </NOFRAMES>
  49. </FRAMESET>
  50. </HTML>