51 lines
2.0 KiB
XML
51 lines
2.0 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!--
|
|
Copyright 2006 The Apache Software Foundation
|
|
|
|
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.
|
|
-->
|
|
<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
|
|
<project name="CSV">
|
|
|
|
<title>CSV</title>
|
|
<organizationLogo href="/images/jakarta-logo-blue.gif">Jakarta</organizationLogo>
|
|
|
|
<body>
|
|
<links>
|
|
<item name="Apache" href="http://www.apache.org"/>
|
|
<item name="Jakarta" href="http://jakarta.apache.org"/>
|
|
<item name="Commons" href="http://jakarta.apache.org/commons/"/>
|
|
</links>
|
|
|
|
<menu name="CSV">
|
|
<item name="Overview" href="/index.html"/>
|
|
<item name="Download" href="/downloads.html"/>
|
|
<item name="Javadoc" href="/apidocs/index.html"/>
|
|
<item name="Wiki" href="http://wiki.apache.org/jakarta-commons/CSV"/>
|
|
</menu>
|
|
|
|
<menu name="Development">
|
|
<item name="History" href="/changes-report.html"/>
|
|
<!-- item name="Building" href="/building.html"/ -->
|
|
<item name="Mailing Lists" href="/mail-lists.html"/>
|
|
<item name="Issue Tracking" href="/issue-tracking.html"/>
|
|
<item name="Team" href="/team-list.html"/>
|
|
<item name="Source Repository" href="/cvs-usage.html"/>
|
|
<item name="Javadoc (latest)" href="http://jakarta.apache.org/commons/sandbox/csv/apidocs/"/>
|
|
</menu>
|
|
|
|
&commons;
|
|
|
|
</body>
|
|
</project>
|