2003-09-28 08:21:57 -04:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2004-02-17 20:00:08 -05:00
|
|
|
<!--
|
2005-11-13 10:44:19 -05:00
|
|
|
Copyright 2002-2005 The Apache Software Foundation
|
2004-02-17 20:00:08 -05: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.
|
|
|
|
-->
|
2004-03-01 22:27:48 -05:00
|
|
|
<!DOCTYPE org.apache.commons.menus SYSTEM '../../commons-build/menus/menus.dtd'>
|
2003-09-28 08:21:57 -04:00
|
|
|
<project name="Collections">
|
|
|
|
|
|
|
|
<title>Collections</title>
|
|
|
|
<organizationLogo href="/images/jakarta-logo-blue.gif">
|
|
|
|
Jakarta
|
|
|
|
</organizationLogo>
|
|
|
|
|
|
|
|
<body>
|
2004-01-11 21:33:15 -05:00
|
|
|
<links>
|
|
|
|
<item name="Jakarta Commons"
|
|
|
|
href="http://jakarta.apache.org/commons/"/>
|
|
|
|
</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"/>
|
2004-01-05 19:44:20 -05:00
|
|
|
<item name="Users guide" href="/userguide.html"/>
|
2004-01-30 20:33:00 -05:00
|
|
|
<item name="History" href="/history.html"/>
|
2005-11-13 10:44:19 -05:00
|
|
|
<item name="Javadoc (3.1 release)" href="api-release/index.html"/>
|
|
|
|
</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"/>
|
|
|
|
<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 08:21:57 -04:00
|
|
|
</menu>
|
2005-11-13 10:44:19 -05:00
|
|
|
|
2004-03-01 22:27:48 -05:00
|
|
|
&common-menus;
|
2003-09-28 08:21:57 -04:00
|
|
|
|
|
|
|
</body>
|
|
|
|
</project>
|