• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!--
3    * Licensed to the Apache Software Foundation (ASF) under one
4    * or more contributor license agreements.  See the NOTICE file
5    * distributed with this work for additional information
6    * regarding copyright ownership.  The ASF licenses this file
7    * to you under the Apache License, Version 2.0 (the
8    * "License"); you may not use this file except in compliance
9    * with the License.  You may obtain a copy of the License at
10    *
11    *   http://www.apache.org/licenses/LICENSE-2.0
12    *
13    * Unless required by applicable law or agreed to in writing,
14    * software distributed under the License is distributed on an
15    * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16    * KIND, either express or implied.  See the License for the
17    * specific language governing permissions and limitations
18    * under the License.
19-->
20<project name="Apache Commons BCEL&amp;trade;">
21
22  <bannerRight>
23    <name>Commons BCEL</name>
24    <src>/images/logo.gif</src>
25    <href>/index.html</href>
26  </bannerRight>
27
28  <publishDate format="dd MMM yyyy"/>
29
30  <body>
31
32    <menu name="BCEL">
33      <item name="About" href="index.html"/>
34      <item name="News" href="news.html"/>
35      <item name="Download" href="https://commons.apache.org/proper/commons-bcel/download_bcel.cgi"/>
36      <item name="Manual" href="manual/manual.html">
37        <item name="Introduction" href="manual/introduction.html"/>
38        <item name="The JVM" href="manual/jvm.html"/>
39        <item name="The BCEL API" href="manual/bcel-api.html"/>
40        <item name="Application areas" href="manual/application-areas.html"/>
41        <item name="Appendix" href="manual/appendix.html"/>
42      </item>
43      <item name="FAQ" href="faq.html"/>
44      <item name="Used by" href="projects.html"/>
45      <item name="Javadoc (Latest release)" href="apidocs/index.html"/>
46    </menu>
47
48  </body>
49</project>
50