2003-09-28 08:21:57 -04:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
|
|
|
|
<!DOCTYPE project [
|
2003-10-27 18:51:27 -05:00
|
|
|
<!ENTITY commons-nav SYSTEM "../../incl_nav.xml">
|
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"/>
|
|
|
|
<item name="Users guide" href="/userguide.html"/>
|
2004-01-10 13:08:26 -05:00
|
|
|
<item name="Javadoc (3.0 release)" href="apidocs-COLLECTIONS_3_0/index.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"/>
|
|
|
|
<item name="CVS" href="http://cvs.apache.org/viewcvs/jakarta-commons/collections/"/>
|
|
|
|
<item name="Javadoc (CVS latest)" href="apidocs/index.html"/>
|
2004-01-10 13:08:26 -05:00
|
|
|
<item name="Javadoc (2.1 old)" href="apidocs-COLLECTIONS_2_1/index.html"/>
|
2003-09-28 08:21:57 -04:00
|
|
|
</menu>
|
|
|
|
|
|
|
|
&commons-nav;
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</project>
|