alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Commons Beanutils example source code file (site.xml)

This example Commons Beanutils source code file (site.xml) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Commons Beanutils tags/keywords

apache, asf, asf, beanutils, beanutils, guide, license, license, notes, release, release, see, user, you

The Commons Beanutils site.xml source code

<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
 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

      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.
-->
<project name="BeanUtils">
    <bannerRight>
        <name>Commons BeanUtils
        <src>/images/logo.png
        <href>/index.html
    </bannerRight>

    <body>
        <menu name="BeanUtils">
            <item name="Overview"             href="/index.html"/>
            <item name="Download"             href="http://commons.apache.org/beanutils/download_beanutils.cgi"/>
            <item name="Dependencies"         href="/dependencies.html"/>
            <item name="Mailing Lists"        href="/mail-lists.html"/>
            <item name="Issue Tracking"       href="/issue-tracking.html"/>
            <item name="Source Repository"    href="/source-repository.html"/>
            <item name="License"              href="/license.html"/>
        </menu>

        <menu name="Documentation">
            <item name="Building"             href="/building.html"/>
            <item name="History"              href="/changes-report.html"/>
            <item name="Wiki"                 href="http://wiki.apache.org/commons/BeanUtils"/>
            <item name="1.8.3">
                <item name="Release Notes"    href='http://commons.apache.org/beanutils/v1.8.3/RELEASE-NOTES.txt'/>
                <item name="User Guide"       href="http://commons.apache.org/beanutils/v1.8.3/apidocs/org/apache/commons/beanutils/package-summary.html#package_description"/>
                <item name="API"              href="http://commons.apache.org/beanutils/v1.8.3/apidocs/index.html"/>
            </item>
            <item name="1.7.0 Release">
                <item name="User Guide"       href="http://commons.apache.org/beanutils/commons-beanutils-1.7.0/docs/api/org/apache/commons/beanutils/package-summary.html#package_description"/>
                <item name="Core API"         href="http://commons.apache.org/beanutils/commons-beanutils-1.7.0/docs/api"/>
                <item name="Bean Collections" href="http://commons.apache.org/beanutils/commons-beanutils-1.7.0/docs/bean-collections"/>
                <item name="Release Notes"    href="http://commons.apache.org/beanutils/commons-beanutils-1.7.0/RELEASE-NOTES.txt"/>
            </item>
        </menu>

    </body>

</project>

Other Commons Beanutils examples (source code examples)

Here is a short list of links related to this Commons Beanutils site.xml source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.