2003-11-04 09:45:23 -05:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2004-02-18 18:06:54 -05:00
|
|
|
<!--
|
|
|
|
Copyright 2002-2004 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.
|
|
|
|
-->
|
2003-11-04 09:45:23 -05:00
|
|
|
|
|
|
|
<!DOCTYPE project [
|
2004-02-15 11:08:42 -05:00
|
|
|
<!ENTITY commons-nav SYSTEM "../../commons-build/incl_nav.xml">
|
2003-11-04 09:45:23 -05:00
|
|
|
]>
|
|
|
|
|
|
|
|
<project name="Lang">
|
|
|
|
|
|
|
|
<title>Lang</title>
|
|
|
|
<organizationLogo href="/images/jakarta-logo-blue.gif">
|
|
|
|
Jakarta
|
|
|
|
</organizationLogo>
|
|
|
|
|
|
|
|
<body>
|
2004-01-14 22:57:52 -05:00
|
|
|
<links>
|
|
|
|
<item name="Jakarta Commons"
|
|
|
|
href="http://jakarta.apache.org/commons/"/>
|
|
|
|
</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"/>
|
|
|
|
<!--item name="Users guide" href="/userguide.html"/-->
|
|
|
|
<item name="Javadoc (2.0 release)" href="api/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/lang/"/>
|
|
|
|
<item name="Javadoc (CVS latest)" href="apidocs/index.html"/>
|
2003-11-04 09:45:23 -05:00
|
|
|
</menu>
|
|
|
|
|
|
|
|
&commons-nav;
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</project>
|