2003-11-04 09:45:23 -05:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2004-02-18 18:06:54 -05:00
|
|
|
<!--
|
2006-08-28 02:21:41 -04:00
|
|
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
|
|
|
contributor license agreements. See the NOTICE file distributed with
|
|
|
|
this work for additional information regarding copyright ownership.
|
|
|
|
The ASF licenses this file to You 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
|
2004-02-18 18:06:54 -05:00
|
|
|
|
|
|
|
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.
|
|
|
|
-->
|
2007-07-30 01:46:04 -04:00
|
|
|
<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
|
2003-11-04 09:45:23 -05:00
|
|
|
<project name="Lang">
|
|
|
|
|
|
|
|
<title>Lang</title>
|
|
|
|
|
|
|
|
<body>
|
2004-01-14 22:57:52 -05:00
|
|
|
<links>
|
2007-07-30 01:46:04 -04:00
|
|
|
<item name="Apache Commons" href="http://commons.apache.org/"/>
|
2004-01-14 22:57:52 -05:00
|
|
|
</links>
|
|
|
|
|
2003-11-04 09:45:23 -05:00
|
|
|
<menu name="Commons Lang">
|
2004-01-15 16:46:44 -05:00
|
|
|
<item name="Overview" href="/index.html"/>
|
2008-03-19 12:44:46 -04:00
|
|
|
<item name="Download" href="/download_lang.cgi"/>
|
2006-09-17 04:00:26 -04:00
|
|
|
<item name="User guide" href="/userguide.html"/>
|
2007-01-30 17:07:20 -05:00
|
|
|
<item name="Release History" href="/release-history.html"/>
|
2008-03-13 03:15:09 -04:00
|
|
|
<item name="Javadoc (2.4 release)" href="api-release/index.html"/>
|
2006-03-12 16:54:04 -05:00
|
|
|
</menu>
|
|
|
|
|
|
|
|
<menu name="Development">
|
|
|
|
<item name="Building" href="/building.html"/>
|
2004-01-15 16:46:44 -05:00
|
|
|
<item name="Mailing lists" href="/mail-lists.html"/>
|
|
|
|
<item name="Team" href="/team-list.html"/>
|
2004-02-20 02:02:55 -05:00
|
|
|
<item name="Proposal" href="/proposal.html"/>
|
2006-09-17 04:00:26 -04:00
|
|
|
<item name="Developer guide" href="/developerguide.html"/>
|
2007-07-30 01:46:04 -04:00
|
|
|
<item name="SVN repository" href="http://svn.apache.org/viewvc/commons/proper/lang/trunk/"/>
|
2005-04-25 17:05:06 -04:00
|
|
|
<item name="Javadoc (SVN latest)" href="apidocs/index.html"/>
|
2003-11-04 09:45:23 -05:00
|
|
|
</menu>
|
2006-03-12 16:54:04 -05:00
|
|
|
|
|
|
|
&commons;
|
2003-11-04 09:45:23 -05:00
|
|
|
|
|
|
|
</body>
|
|
|
|
</project>
|