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

Commons Attributes example source code file (reference.xml)

This example Commons Attributes source code file (reference.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 Attributes tags/keywords

apache, apache, conditions, foundation, how, how, javadoc, license, license, of, see, this, this, you

The Commons Attributes reference.xml source code

<?xml version="1.0"?>
<!--
=
= Copyright 2003-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.
=
-->
<document>
    
    <properties>
        <author email="commons-dev@jakarta.apache.org">Jakarta Commons Development Team
        <title>Reference
    </properties>
    
    <body>
        <section name="Reference">
            
            <p>Declaring and Using:
                This section describes how you add attributes to your source code and how
                you access them.
            </p>
            
            <p>Compiling:
                This section describes the changes and additions you need to do to your
                build scripts if you are not using the Maven plugin.
            </p>
            
            <p>Indexing:
                How to use the attribute indexer tool.
            </p>
            
            <p>Documenting:
                Commons-Attributes includes a Taglet for the Javadoc tool, which
                will include any attributes in the javadoc for the class. Note:
                Taglets are only supported in Javadoc 1.4 and later.
            </p>
            
            <p>Validating:
                How the attribute-validator task helps you ensure the
                attributes given to each program element are consistent.
            </p>
            
        </section>
    </body>
    
</document>

Other Commons Attributes examples (source code examples)

Here is a short list of links related to this Commons Attributes reference.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.