2003-09-28 12:21:57 +00:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2004-02-18 01:00:08 +00:00
|
|
|
<!--
|
2006-03-14 22:56:32 +00:00
|
|
|
Copyright 2002-2006 The Apache Software Foundation
|
2004-02-18 01:00:08 +00:00
|
|
|
|
|
|
|
Licensed 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
|
|
|
|
|
|
|
|
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.
|
|
|
|
-->
|
2006-03-14 22:56:32 +00:00
|
|
|
<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
|
2006-03-25 13:56:26 +00:00
|
|
|
<project name="Commons Collections">
|
2003-09-28 12:21:57 +00:00
|
|
|
|
2006-03-25 13:56:26 +00:00
|
|
|
<title>Commons Collections</title>
|
2003-09-28 12:21:57 +00:00
|
|
|
|
|
|
|
<body>
|
2004-01-12 02:33:15 +00:00
|
|
|
<links>
|
2006-03-14 22:56:32 +00:00
|
|
|
<item name="Jakarta Commons" href="http://jakarta.apache.org/commons/"/>
|
2004-01-12 02:33:15 +00:00
|
|
|
</links>
|
|
|
|
|
2003-09-28 12:21:57 +00:00
|
|
|
<menu name="Commons Collections">
|
2004-01-06 00:44:20 +00:00
|
|
|
<item name="Overview" href="/index.html"/>
|
2005-11-13 15:44:19 +00:00
|
|
|
<item name="Download" href="http://jakarta.apache.org/site/downloads/downloads_commons-collections.cgi"/>
|
2006-03-25 13:56:26 +00:00
|
|
|
<item name="User guide" href="/userguide.html"/>
|
2004-01-31 01:33:00 +00:00
|
|
|
<item name="History" href="/history.html"/>
|
2006-05-14 20:20:39 +00:00
|
|
|
<item name="Javadoc (3.2 release)" href="api-release/index.html"/>
|
2005-11-13 15:44:19 +00:00
|
|
|
</menu>
|
|
|
|
|
|
|
|
<menu name="Development">
|
|
|
|
<item name="Building" href="/building.html"/>
|
2004-01-06 00:44:20 +00: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 15:44:19 +00:00
|
|
|
<item name="Proposal" href="/proposal.html"/>
|
|
|
|
<item name="SVN repository" href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/collections/trunk/"/>
|
|
|
|
<item name="Javadoc (SVN latest)" href="apidocs/index.html"/>
|
2003-09-28 12:21:57 +00:00
|
|
|
</menu>
|
2005-11-13 15:44:19 +00:00
|
|
|
|
2006-03-14 22:56:32 +00:00
|
|
|
&commons;
|
2003-09-28 12:21:57 +00:00
|
|
|
|
|
|
|
</body>
|
|
|
|
</project>
|