commons-collections/xdocs/navigation.xml

36 lines
1.1 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE project [
<!ENTITY commons-nav SYSTEM "../../incl_nav.xml">
]>
<project name="Collections">
<title>Collections</title>
<organizationLogo href="/images/jakarta-logo-blue.gif">
Jakarta
</organizationLogo>
<body>
<links>
<item name="Jakarta Commons"
href="http://jakarta.apache.org/commons/"/>
</links>
<menu name="Commons Collections">
<item name="Overview" href="/index.html"/>
<item name="Users guide" href="/userguide.html"/>
<item name="Javadoc (3.0 release)" href="apidocs-COLLECTIONS_3_0/index.html"/>
<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"/>
<item name="Javadoc (2.1 old)" href="apidocs-COLLECTIONS_2_1/index.html"/>
</menu>
&commons-nav;
</body>
</project>