2003-09-28 08:21:57 -04:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2004-02-17 20:00:08 -05:00
|
|
|
<!--
|
2006-11-29 02:40:55 -05:00
|
|
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
|
|
|
contributor license agreements. See the NOTICE file distributed with
|
|
|
|
this work for additional information regarding copyright ownership.
|
|
|
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
|
|
|
(the "License"); you may not use this file except in compliance with
|
|
|
|
the License. You may obtain a copy of the License at
|
2004-02-17 20:00:08 -05:00
|
|
|
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
See the License for the specific language governing permissions and
|
|
|
|
limitations under the License.
|
|
|
|
-->
|
2007-07-31 00:17:09 -04:00
|
|
|
<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
|
2006-03-25 08:56:26 -05:00
|
|
|
<project name="Commons Collections">
|
2003-09-28 08:21:57 -04:00
|
|
|
|
2006-03-25 08:56:26 -05:00
|
|
|
<title>Commons Collections</title>
|
2003-09-28 08:21:57 -04:00
|
|
|
|
|
|
|
<body>
|
2004-01-11 21:33:15 -05:00
|
|
|
<links>
|
2007-07-31 00:17:09 -04:00
|
|
|
<item name="Apache Commons" href="http://commons.apache.org/"/>
|
2004-01-11 21:33:15 -05:00
|
|
|
</links>
|
|
|
|
|
2003-09-28 08:21:57 -04:00
|
|
|
<menu name="Commons Collections">
|
2004-01-05 19:44:20 -05:00
|
|
|
<item name="Overview" href="/index.html"/>
|
2005-11-13 10:44:19 -05:00
|
|
|
<item name="Download" href="http://jakarta.apache.org/site/downloads/downloads_commons-collections.cgi"/>
|
2006-03-25 08:56:26 -05:00
|
|
|
<item name="User guide" href="/userguide.html"/>
|
2004-01-30 20:33:00 -05:00
|
|
|
<item name="History" href="/history.html"/>
|
2006-05-14 16:20:39 -04:00
|
|
|
<item name="Javadoc (3.2 release)" href="api-release/index.html"/>
|
2005-11-13 10:44:19 -05:00
|
|
|
</menu>
|
|
|
|
|
|
|
|
<menu name="Development">
|
|
|
|
<item name="Building" href="/building.html"/>
|
2004-01-05 19:44:20 -05:00
|
|
|
<item name="Mailing lists" href="/mail-lists.html"/>
|
|
|
|
<item name="Team" href="/team-list.html"/>
|
|
|
|
<item name="Tasks" href="/tasks.html"/>
|
2005-11-13 10:44:19 -05:00
|
|
|
<item name="Proposal" href="/proposal.html"/>
|
2007-07-31 00:17:09 -04:00
|
|
|
<item name="SVN repository" href="http://svn.apache.org/viewvc/commons/proper/collections/trunk/"/>
|
2005-11-13 10:44:19 -05:00
|
|
|
<item name="Javadoc (SVN latest)" href="apidocs/index.html"/>
|
2003-09-28 08:21:57 -04:00
|
|
|
</menu>
|
2005-11-13 10:44:19 -05:00
|
|
|
|
2006-03-14 17:56:32 -05:00
|
|
|
&commons;
|
2003-09-28 08:21:57 -04:00
|
|
|
|
|
|
|
</body>
|
|
|
|
</project>
|