You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ol...@apache.org on 2013/01/11 15:32:47 UTC

svn commit: r846168 [2/14] - in /websites/production/commons/content/propers/commons-attributes: ./ ant_demo/ api/ api/org/ api/org/apache/ api/org/apache/commons/ api/org/apache/commons/attributes/ api/org/apache/commons/attributes/class-use/ api/org/...

Added: websites/production/commons/content/propers/commons-attributes/api/index-all.html
==============================================================================
--- websites/production/commons/content/propers/commons-attributes/api/index-all.html (added)
+++ websites/production/commons/content/propers/commons-attributes/api/index-all.html Fri Jan 11 14:32:44 2013
@@ -0,0 +1,597 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_05) on Thu Aug 03 02:43:13 EDT 2006 -->
+<TITLE>
+Index (Commons-Apache Commons Attributes Site 2.2 API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="Index (Commons-Apache Commons Attributes Site 2.2 API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_M_">M</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_V_">V</A> <HR>
+<A NAME="_A_"><!-- --></A><H2>
+<B>A</B></H2>
+<DL>
+<DT><A HREF="org/apache/commons/attributes/Target.html#ALL"><B>ALL</B></A> - 
+Static variable in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Target.html" title="class in org.apache.commons.attributes">Target</A>
+<DD>Indicates that the attribute can be applied to any program element.
+<DT><A HREF="org/apache/commons/attributes/AttributeIndex.html" title="class in org.apache.commons.attributes"><B>AttributeIndex</B></A> - class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeIndex.html" title="class in org.apache.commons.attributes">AttributeIndex</A>.<DD>An index providing a list of elements with given attributes.<DT><A HREF="org/apache/commons/attributes/AttributeIndex.html#AttributeIndex(java.lang.ClassLoader)"><B>AttributeIndex(ClassLoader)</B></A> - 
+Constructor for class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeIndex.html" title="class in org.apache.commons.attributes">AttributeIndex</A>
+<DD>Creates a new AttributeIndex for the given ClassLoader.
+<DT><A HREF="org/apache/commons/attributes/AttributeIndex.ConstructorParameter.html" title="class in org.apache.commons.attributes"><B>AttributeIndex.ConstructorParameter</B></A> - class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeIndex.ConstructorParameter.html" title="class in org.apache.commons.attributes">AttributeIndex.ConstructorParameter</A>.<DD>A constructor parameter.<DT><A HREF="org/apache/commons/attributes/AttributeIndex.ConstructorParameter.html#AttributeIndex.ConstructorParameter(java.lang.reflect.Constructor, int)"><B>AttributeIndex.ConstructorParameter(Constructor, int)</B></A> - 
+Constructor for class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeIndex.ConstructorParameter.html" title="class in org.apache.commons.attributes">AttributeIndex.ConstructorParameter</A>
+<DD>Constructs a new ConstructorParameter.
+<DT><A HREF="org/apache/commons/attributes/AttributeIndex.MethodParameter.html" title="class in org.apache.commons.attributes"><B>AttributeIndex.MethodParameter</B></A> - class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeIndex.MethodParameter.html" title="class in org.apache.commons.attributes">AttributeIndex.MethodParameter</A>.<DD>Reference to a method parameter.<DT><A HREF="org/apache/commons/attributes/AttributeIndex.MethodParameter.html#AttributeIndex.MethodParameter(java.lang.reflect.Method, int)"><B>AttributeIndex.MethodParameter(Method, int)</B></A> - 
+Constructor for class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeIndex.MethodParameter.html" title="class in org.apache.commons.attributes">AttributeIndex.MethodParameter</A>
+<DD>Constructs a new MethodParameter.
+<DT><A HREF="org/apache/commons/attributes/AttributeRepositoryClass.html" title="interface in org.apache.commons.attributes"><B>AttributeRepositoryClass</B></A> - interface org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeRepositoryClass.html" title="interface in org.apache.commons.attributes">AttributeRepositoryClass</A>.<DD>Interface implemented by all attribute repository classes.<DT><A HREF="org/apache/commons/attributes/AttributeUtil.html" title="class in org.apache.commons.attributes"><B>AttributeUtil</B></A> - class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeUtil.html" title="class in org.apache.commons.attributes">AttributeUtil</A>.<DD>Commonly used convenience functions.<DT><A HREF="org/apache/commons/attributes/AttributeUtil.html#AttributeUtil()"><B>AttributeUtil()</B></A> - 
+Constructor for class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeUtil.html" title="class in org.apache.commons.attributes">AttributeUtil</A>
+<DD>&nbsp;
+<DT><A HREF="org/apache/commons/attributes/validation/AttributeValidator.html" title="interface in org.apache.commons.attributes.validation"><B>AttributeValidator</B></A> - interface org.apache.commons.attributes.validation.<A HREF="org/apache/commons/attributes/validation/AttributeValidator.html" title="interface in org.apache.commons.attributes.validation">AttributeValidator</A>.<DD>Validates that a set of classes have the correct attributes
+ attached to them.<DT><A HREF="org/apache/commons/attributes/validation/AttributeValidatorTask.html" title="class in org.apache.commons.attributes.validation"><B>AttributeValidatorTask</B></A> - class org.apache.commons.attributes.validation.<A HREF="org/apache/commons/attributes/validation/AttributeValidatorTask.html" title="class in org.apache.commons.attributes.validation">AttributeValidatorTask</A>.<DD>Ant task that validates attributes.<DT><A HREF="org/apache/commons/attributes/validation/AttributeValidatorTask.html#AttributeValidatorTask()"><B>AttributeValidatorTask()</B></A> - 
+Constructor for class org.apache.commons.attributes.validation.<A HREF="org/apache/commons/attributes/validation/AttributeValidatorTask.html" title="class in org.apache.commons.attributes.validation">AttributeValidatorTask</A>
+<DD>&nbsp;
+<DT><A HREF="org/apache/commons/attributes/validation/AttributeValidatorTask.Validator.html" title="class in org.apache.commons.attributes.validation"><B>AttributeValidatorTask.Validator</B></A> - class org.apache.commons.attributes.validation.<A HREF="org/apache/commons/attributes/validation/AttributeValidatorTask.Validator.html" title="class in org.apache.commons.attributes.validation">AttributeValidatorTask.Validator</A>.<DD>&nbsp;<DT><A HREF="org/apache/commons/attributes/validation/AttributeValidatorTask.Validator.html#AttributeValidatorTask.Validator()"><B>AttributeValidatorTask.Validator()</B></A> - 
+Constructor for class org.apache.commons.attributes.validation.<A HREF="org/apache/commons/attributes/validation/AttributeValidatorTask.Validator.html" title="class in org.apache.commons.attributes.validation">AttributeValidatorTask.Validator</A>
+<DD>&nbsp;
+<DT><A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes"><B>Attributes</B></A> - class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>.<DD>API for accessing attributes.<DT><A HREF="org/apache/commons/attributes/Attributes.html#Attributes()"><B>Attributes()</B></A> - 
+Constructor for class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>&nbsp;
+<DT><A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html#addClassAttribute(java.lang.Object)"><B>addClassAttribute(Object)</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html" title="class in org.apache.commons.attributes">RuntimeAttributeRepository</A>
+<DD>Adds a new attribute to the class itself.
+<DT><A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html#addConstructorAttribute(java.lang.Class[], java.lang.Object)"><B>addConstructorAttribute(Class[], Object)</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html" title="class in org.apache.commons.attributes">RuntimeAttributeRepository</A>
+<DD>Adds an attribute to a constructor.
+<DT><A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html#addConstructorAttribute(java.lang.reflect.Constructor, java.lang.Object)"><B>addConstructorAttribute(Constructor, Object)</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html" title="class in org.apache.commons.attributes">RuntimeAttributeRepository</A>
+<DD>Adds an attribute to a constructor.
+<DT><A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html#addFieldAttribute(java.lang.String, java.lang.Object)"><B>addFieldAttribute(String, Object)</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html" title="class in org.apache.commons.attributes">RuntimeAttributeRepository</A>
+<DD>Adds an attribute to a field.
+<DT><A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html#addFieldAttribute(java.lang.reflect.Field, java.lang.Object)"><B>addFieldAttribute(Field, Object)</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html" title="class in org.apache.commons.attributes">RuntimeAttributeRepository</A>
+<DD>Adds an attribute to a field.
+<DT><A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html#addMethodAttribute(java.lang.String, java.lang.Class[], java.lang.Object)"><B>addMethodAttribute(String, Class[], Object)</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html" title="class in org.apache.commons.attributes">RuntimeAttributeRepository</A>
+<DD>Adds an attribute to a method.
+<DT><A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html#addMethodAttribute(java.lang.reflect.Method, java.lang.Object)"><B>addMethodAttribute(Method, Object)</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html" title="class in org.apache.commons.attributes">RuntimeAttributeRepository</A>
+<DD>Adds an attribute to a method.
+<DT><A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html#addParameterAttribute(java.lang.Class[], int, java.lang.Object)"><B>addParameterAttribute(Class[], int, Object)</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html" title="class in org.apache.commons.attributes">RuntimeAttributeRepository</A>
+<DD>Adds an attribute to a parameter of a constructor.
+<DT><A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html#addParameterAttribute(java.lang.reflect.Constructor, int, java.lang.Object)"><B>addParameterAttribute(Constructor, int, Object)</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html" title="class in org.apache.commons.attributes">RuntimeAttributeRepository</A>
+<DD>Adds an attribute to a parameter of a constructor.
+<DT><A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html#addParameterAttribute(java.lang.String, java.lang.Class[], int, java.lang.Object)"><B>addParameterAttribute(String, Class[], int, Object)</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html" title="class in org.apache.commons.attributes">RuntimeAttributeRepository</A>
+<DD>Adds an attribute to a parameter of a method.
+<DT><A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html#addParameterAttribute(java.lang.reflect.Method, int, java.lang.Object)"><B>addParameterAttribute(Method, int, Object)</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html" title="class in org.apache.commons.attributes">RuntimeAttributeRepository</A>
+<DD>Adds an attribute to a parameter of a method.
+<DT><A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html#addReturnAttribute(java.lang.String, java.lang.Class[], java.lang.Object)"><B>addReturnAttribute(String, Class[], Object)</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html" title="class in org.apache.commons.attributes">RuntimeAttributeRepository</A>
+<DD>Adds an attribute to the return value of a method.
+<DT><A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html#addReturnAttribute(java.lang.reflect.Method, java.lang.Object)"><B>addReturnAttribute(Method, Object)</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html" title="class in org.apache.commons.attributes">RuntimeAttributeRepository</A>
+<DD>Adds an attribute to the return value of a method.
+</DL>
+<HR>
+<A NAME="_C_"><!-- --></A><H2>
+<B>C</B></H2>
+<DL>
+<DT><A HREF="org/apache/commons/attributes/Target.html#CLASS"><B>CLASS</B></A> - 
+Static variable in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Target.html" title="class in org.apache.commons.attributes">Target</A>
+<DD>Indicates that the attribute can be applied to a class or interface.
+<DT><A HREF="org/apache/commons/attributes/Target.html#CONSTRUCTOR"><B>CONSTRUCTOR</B></A> - 
+Static variable in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Target.html" title="class in org.apache.commons.attributes">Target</A>
+<DD>Indicates that the attribute can be applied to a constructor.
+<DT><A HREF="org/apache/commons/attributes/Target.html#CONSTRUCTOR_PARAMETER"><B>CONSTRUCTOR_PARAMETER</B></A> - 
+Static variable in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Target.html" title="class in org.apache.commons.attributes">Target</A>
+<DD>Indicates that the attribute can be applied to a constructor parameter.
+<DT><A HREF="org/apache/commons/attributes/CircularDependencyError.html" title="class in org.apache.commons.attributes"><B>CircularDependencyError</B></A> - error org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/CircularDependencyError.html" title="class in org.apache.commons.attributes">CircularDependencyError</A>.<DD>Thrown when an attribute repository class can't be
+ loaded because it resulted in a circular dependency.<DT><A HREF="org/apache/commons/attributes/CircularDependencyError.html#CircularDependencyError(java.lang.String, java.util.List)"><B>CircularDependencyError(String, List)</B></A> - 
+Constructor for class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/CircularDependencyError.html" title="class in org.apache.commons.attributes">CircularDependencyError</A>
+<DD>Create a new CircularDependencyError.
+<DT><A HREF="org/apache/commons/attributes/DefaultSealable.html#checkSealed()"><B>checkSealed()</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/DefaultSealable.html" title="class in org.apache.commons.attributes">DefaultSealable</A>
+<DD>Checks if the <A HREF="org/apache/commons/attributes/DefaultSealable.html#seal()"><CODE>DefaultSealable.seal()</CODE></A> method has been called and throws a
+ <code>IllegalStateException</code> if it has.
+<DT><A HREF="org/apache/commons/attributes/validation/AttributeValidatorTask.html#createClasspath()"><B>createClasspath()</B></A> - 
+Method in class org.apache.commons.attributes.validation.<A HREF="org/apache/commons/attributes/validation/AttributeValidatorTask.html" title="class in org.apache.commons.attributes.validation">AttributeValidatorTask</A>
+<DD>&nbsp;
+<DT><A HREF="org/apache/commons/attributes/validation/AttributeValidatorTask.html#createValidator()"><B>createValidator()</B></A> - 
+Method in class org.apache.commons.attributes.validation.<A HREF="org/apache/commons/attributes/validation/AttributeValidatorTask.html" title="class in org.apache.commons.attributes.validation">AttributeValidatorTask</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_D_"><!-- --></A><H2>
+<B>D</B></H2>
+<DL>
+<DT><A HREF="org/apache/commons/attributes/DefaultSealable.html" title="class in org.apache.commons.attributes"><B>DefaultSealable</B></A> - class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/DefaultSealable.html" title="class in org.apache.commons.attributes">DefaultSealable</A>.<DD>Implementation of the <A HREF="org/apache/commons/attributes/Sealable.html" title="interface in org.apache.commons.attributes"><CODE>Sealable</CODE></A> interface.<DT><A HREF="org/apache/commons/attributes/DefaultSealable.html#DefaultSealable()"><B>DefaultSealable()</B></A> - 
+Constructor for class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/DefaultSealable.html" title="class in org.apache.commons.attributes">DefaultSealable</A>
+<DD>Default ctor.
+</DL>
+<HR>
+<A NAME="_E_"><!-- --></A><H2>
+<B>E</B></H2>
+<DL>
+<DT><A HREF="org/apache/commons/attributes/AttributeIndex.ConstructorParameter.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeIndex.ConstructorParameter.html" title="class in org.apache.commons.attributes">AttributeIndex.ConstructorParameter</A>
+<DD>Compares two <code>ConstructorParameter</code>s for equality.
+<DT><A HREF="org/apache/commons/attributes/AttributeIndex.MethodParameter.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeIndex.MethodParameter.html" title="class in org.apache.commons.attributes">AttributeIndex.MethodParameter</A>
+<DD>Compares two <code>MethodParameter</code>s for equality.
+<DT><A HREF="org/apache/commons/attributes/validation/AttributeValidatorTask.html#execute()"><B>execute()</B></A> - 
+Method in class org.apache.commons.attributes.validation.<A HREF="org/apache/commons/attributes/validation/AttributeValidatorTask.html" title="class in org.apache.commons.attributes.validation">AttributeValidatorTask</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_F_"><!-- --></A><H2>
+<B>F</B></H2>
+<DL>
+<DT><A HREF="org/apache/commons/attributes/Target.html#FIELD"><B>FIELD</B></A> - 
+Static variable in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Target.html" title="class in org.apache.commons.attributes">Target</A>
+<DD>Indicates that the attribute can be applied to a field.
+<DT><A HREF="org/apache/commons/attributes/validation/AttributeValidatorTask.html#findJarFile()"><B>findJarFile()</B></A> - 
+Method in class org.apache.commons.attributes.validation.<A HREF="org/apache/commons/attributes/validation/AttributeValidatorTask.html" title="class in org.apache.commons.attributes.validation">AttributeValidatorTask</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_G_"><!-- --></A><H2>
+<B>G</B></H2>
+<DL>
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#getAttribute(java.lang.Class, java.lang.Class)"><B>getAttribute(Class, Class)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Get one attributes of a given type from a class.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#getAttribute(java.lang.reflect.Field, java.lang.Class)"><B>getAttribute(Field, Class)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Get one attributes of a given type from a field.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#getAttribute(java.lang.reflect.Constructor, java.lang.Class)"><B>getAttribute(Constructor, Class)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Get one attributes of a given type from a constructor.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#getAttribute(java.lang.reflect.Method, java.lang.Class)"><B>getAttribute(Method, Class)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Get one attributes of a given type from a method.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#getAttributes(java.lang.Class)"><B>getAttributes(Class)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Gets all attributes for a class.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#getAttributes(java.lang.reflect.Method)"><B>getAttributes(Method)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Gets all attributes for a method.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#getAttributes(java.lang.reflect.Field)"><B>getAttributes(Field)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Gets all attributes for a field.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#getAttributes(java.lang.reflect.Constructor)"><B>getAttributes(Constructor)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Gets all attributes for a constructor.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#getAttributes(java.lang.Class, java.lang.Class)"><B>getAttributes(Class, Class)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Get all attributes of a given type from a class.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#getAttributes(java.lang.reflect.Field, java.lang.Class)"><B>getAttributes(Field, Class)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Get all attributes of a given type from a field.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#getAttributes(java.lang.reflect.Constructor, java.lang.Class)"><B>getAttributes(Constructor, Class)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Get all attributes of a given type from a constructor.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#getAttributes(java.lang.reflect.Method, java.lang.Class)"><B>getAttributes(Method, Class)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Get all attributes of a given type from a method.
+<DT><A HREF="org/apache/commons/attributes/RepositoryError.html#getCause()"><B>getCause()</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RepositoryError.html" title="class in org.apache.commons.attributes">RepositoryError</A>
+<DD>Get the nested Throwable, if any.
+<DT><A HREF="org/apache/commons/attributes/AttributeRepositoryClass.html#getClassAttributes()"><B>getClassAttributes()</B></A> - 
+Method in interface org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeRepositoryClass.html" title="interface in org.apache.commons.attributes">AttributeRepositoryClass</A>
+<DD>Returns a set containing all attributes (instances) associated with this class.
+<DT><A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html#getClassAttributes()"><B>getClassAttributes()</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html" title="class in org.apache.commons.attributes">RuntimeAttributeRepository</A>
+<DD>&nbsp;
+<DT><A HREF="org/apache/commons/attributes/validation/AttributeValidatorTask.Validator.html#getClassName()"><B>getClassName()</B></A> - 
+Method in class org.apache.commons.attributes.validation.<A HREF="org/apache/commons/attributes/validation/AttributeValidatorTask.Validator.html" title="class in org.apache.commons.attributes.validation">AttributeValidatorTask.Validator</A>
+<DD>&nbsp;
+<DT><A HREF="org/apache/commons/attributes/AttributeIndex.html#getClasses(java.lang.Class)"><B>getClasses(Class)</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeIndex.html" title="class in org.apache.commons.attributes">AttributeIndex</A>
+<DD>Gets a Collection of the <code>Class</code>es that have an attribute of the specified class.
+<DT><A HREF="org/apache/commons/attributes/AttributeIndex.html#getClassesWithAttribute(java.lang.String)"><B>getClassesWithAttribute(String)</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeIndex.html" title="class in org.apache.commons.attributes">AttributeIndex</A>
+<DD><B>Deprecated.</B>&nbsp;<I>Use the getClasses(Class) method instead.</I>
+<DT><A HREF="org/apache/commons/attributes/AttributeIndex.html#getClassesWithAttribute(java.lang.Class)"><B>getClassesWithAttribute(Class)</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeIndex.html" title="class in org.apache.commons.attributes">AttributeIndex</A>
+<DD><B>Deprecated.</B>&nbsp;<I>Use the getClasses(Class) method instead.</I>
+<DT><A HREF="org/apache/commons/attributes/AttributeUtil.html#getClassesWithAttributeType(java.util.Collection, java.lang.Class)"><B>getClassesWithAttributeType(Collection, Class)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeUtil.html" title="class in org.apache.commons.attributes">AttributeUtil</A>
+<DD>Filters a Collection of <code>Class</code> objects.
+<DT><A HREF="org/apache/commons/attributes/AttributeIndex.ConstructorParameter.html#getConstructor()"><B>getConstructor()</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeIndex.ConstructorParameter.html" title="class in org.apache.commons.attributes">AttributeIndex.ConstructorParameter</A>
+<DD>Get the constructor this parameter is defined in.
+<DT><A HREF="org/apache/commons/attributes/AttributeRepositoryClass.html#getConstructorAttributes()"><B>getConstructorAttributes()</B></A> - 
+Method in interface org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeRepositoryClass.html" title="interface in org.apache.commons.attributes">AttributeRepositoryClass</A>
+<DD>Returns a map with String keys and List values.
+<DT><A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html#getConstructorAttributes()"><B>getConstructorAttributes()</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html" title="class in org.apache.commons.attributes">RuntimeAttributeRepository</A>
+<DD>&nbsp;
+<DT><A HREF="org/apache/commons/attributes/AttributeIndex.html#getConstructorParameters(java.lang.Class)"><B>getConstructorParameters(Class)</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeIndex.html" title="class in org.apache.commons.attributes">AttributeIndex</A>
+<DD>Gets a Collection of the <code>ConstructorParameter</code>s that have an attribute of the specified class.
+<DT><A HREF="org/apache/commons/attributes/AttributeIndex.html#getConstructors(java.lang.Class)"><B>getConstructors(Class)</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeIndex.html" title="class in org.apache.commons.attributes">AttributeIndex</A>
+<DD>Gets a Collection of the <code>Constructor</code>s that have an attribute of the specified class.
+<DT><A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html#getDefinedClass()"><B>getDefinedClass()</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html" title="class in org.apache.commons.attributes">RuntimeAttributeRepository</A>
+<DD>Gets the class this repository defines attributes for.
+<DT><A HREF="org/apache/commons/attributes/AttributeRepositoryClass.html#getFieldAttributes()"><B>getFieldAttributes()</B></A> - 
+Method in interface org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeRepositoryClass.html" title="interface in org.apache.commons.attributes">AttributeRepositoryClass</A>
+<DD>Returns a map with String keys and Set values.
+<DT><A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html#getFieldAttributes()"><B>getFieldAttributes()</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html" title="class in org.apache.commons.attributes">RuntimeAttributeRepository</A>
+<DD>&nbsp;
+<DT><A HREF="org/apache/commons/attributes/AttributeIndex.html#getFields(java.lang.Class)"><B>getFields(Class)</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeIndex.html" title="class in org.apache.commons.attributes">AttributeIndex</A>
+<DD>Gets a Collection of the <code>Field</code>s that have an attribute of the specified class.
+<DT><A HREF="org/apache/commons/attributes/Target.html#getFlags()"><B>getFlags()</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Target.html" title="class in org.apache.commons.attributes">Target</A>
+<DD>Returns an <code>int</code> that is the bitwise or of the allowed target flags.
+<DT><A HREF="org/apache/commons/attributes/AttributeIndex.ConstructorParameter.html#getIndex()"><B>getIndex()</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeIndex.ConstructorParameter.html" title="class in org.apache.commons.attributes">AttributeIndex.ConstructorParameter</A>
+<DD>Get the index of this parameter in the parameter list of the constructor.
+<DT><A HREF="org/apache/commons/attributes/AttributeIndex.MethodParameter.html#getIndex()"><B>getIndex()</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeIndex.MethodParameter.html" title="class in org.apache.commons.attributes">AttributeIndex.MethodParameter</A>
+<DD>Get the index of this parameter in the parameter list of the method.
+<DT><A HREF="org/apache/commons/attributes/validation/ValidationException.html#getInvalidClass()"><B>getInvalidClass()</B></A> - 
+Method in class org.apache.commons.attributes.validation.<A HREF="org/apache/commons/attributes/validation/ValidationException.html" title="class in org.apache.commons.attributes.validation">ValidationException</A>
+<DD>Returns the class that triggered the ValidationExeption to
+ be thrown.
+<DT><A HREF="org/apache/commons/attributes/AttributeIndex.MethodParameter.html#getMethod()"><B>getMethod()</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeIndex.MethodParameter.html" title="class in org.apache.commons.attributes">AttributeIndex.MethodParameter</A>
+<DD>Get the method this parameter is defined in.
+<DT><A HREF="org/apache/commons/attributes/AttributeRepositoryClass.html#getMethodAttributes()"><B>getMethodAttributes()</B></A> - 
+Method in interface org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeRepositoryClass.html" title="interface in org.apache.commons.attributes">AttributeRepositoryClass</A>
+<DD>Returns a map with String keys and List values.
+<DT><A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html#getMethodAttributes()"><B>getMethodAttributes()</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html" title="class in org.apache.commons.attributes">RuntimeAttributeRepository</A>
+<DD>&nbsp;
+<DT><A HREF="org/apache/commons/attributes/AttributeIndex.html#getMethodParameters(java.lang.Class)"><B>getMethodParameters(Class)</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeIndex.html" title="class in org.apache.commons.attributes">AttributeIndex</A>
+<DD>Gets a Collection of the <code>MethodParameter</code>s that have an attribute of the specified class.
+<DT><A HREF="org/apache/commons/attributes/AttributeIndex.html#getMethods(java.lang.Class)"><B>getMethods(Class)</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeIndex.html" title="class in org.apache.commons.attributes">AttributeIndex</A>
+<DD>Gets a Collection of the <code>Method</code>s that have an attribute of the specified class.
+<DT><A HREF="org/apache/commons/attributes/AttributeIndex.html#getMethodsReturning(java.lang.Class)"><B>getMethodsReturning(Class)</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeIndex.html" title="class in org.apache.commons.attributes">AttributeIndex</A>
+<DD>Gets a Collection of the <code>Method</code>s whose return value has an attribute of the specified class.
+<DT><A HREF="org/apache/commons/attributes/RepositoryError.html#getNested()"><B>getNested()</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RepositoryError.html" title="class in org.apache.commons.attributes">RepositoryError</A>
+<DD>Get the nested Throwable if any.
+<DT><A HREF="org/apache/commons/attributes/AttributeUtil.html#getObjectsWithAttributeType(java.util.Collection, java.lang.Class)"><B>getObjectsWithAttributeType(Collection, Class)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeUtil.html" title="class in org.apache.commons.attributes">AttributeUtil</A>
+<DD>Filters a collection of objects.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#getParameterAttribute(java.lang.reflect.Method, int, java.lang.Class)"><B>getParameterAttribute(Method, int, Class)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Get one attributes of a given type from a parameter.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#getParameterAttribute(java.lang.reflect.Constructor, int, java.lang.Class)"><B>getParameterAttribute(Constructor, int, Class)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Get one attributes of a given type from a constructor's parameter.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#getParameterAttributes(java.lang.reflect.Method, int)"><B>getParameterAttributes(Method, int)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Gets all attributes for a parameter of a method.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#getParameterAttributes(java.lang.reflect.Constructor, int)"><B>getParameterAttributes(Constructor, int)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Gets all attributes for a parameter of a constructor.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#getParameterAttributes(java.lang.reflect.Method, int, java.lang.Class)"><B>getParameterAttributes(Method, int, Class)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Get all attributes of a given type from a method's parameter.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#getParameterAttributes(java.lang.reflect.Constructor, int, java.lang.Class)"><B>getParameterAttributes(Constructor, int, Class)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Get all attributes of a given type from a method's parameter.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#getReturnAttribute(java.lang.reflect.Method, java.lang.Class)"><B>getReturnAttribute(Method, Class)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Get one attributes of a given type from a method's return value.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#getReturnAttributes(java.lang.reflect.Method)"><B>getReturnAttributes(Method)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Gets all attributes for the return value of a method.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#getReturnAttributes(java.lang.reflect.Method, java.lang.Class)"><B>getReturnAttributes(Method, Class)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Get all attributes of a given type from a method's return value.
+</DL>
+<HR>
+<A NAME="_H_"><!-- --></A><H2>
+<B>H</B></H2>
+<DL>
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#hasAttribute(java.lang.Class, java.lang.Object)"><B>hasAttribute(Class, Object)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Tests if a class has an attribute.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#hasAttribute(java.lang.reflect.Field, java.lang.Object)"><B>hasAttribute(Field, Object)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Tests if a field has an attribute.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#hasAttribute(java.lang.reflect.Constructor, java.lang.Object)"><B>hasAttribute(Constructor, Object)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Tests if a constructor has an attribute.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#hasAttribute(java.lang.reflect.Method, java.lang.Object)"><B>hasAttribute(Method, Object)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Tests if a method has an attribute.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#hasAttributeType(java.lang.Class, java.lang.Class)"><B>hasAttributeType(Class, Class)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Tests if a class has an attribute of a given type.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#hasAttributeType(java.lang.reflect.Field, java.lang.Class)"><B>hasAttributeType(Field, Class)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Tests if a field has an attribute of a given type.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#hasAttributeType(java.lang.reflect.Constructor, java.lang.Class)"><B>hasAttributeType(Constructor, Class)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Tests if a constructor has an attribute of a given type.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#hasAttributeType(java.lang.reflect.Method, java.lang.Class)"><B>hasAttributeType(Method, Class)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Tests if a method has an attribute of a given type.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#hasParameterAttribute(java.lang.reflect.Method, int, java.lang.Object)"><B>hasParameterAttribute(Method, int, Object)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Tests if a method's parameter has an attribute.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#hasParameterAttribute(java.lang.reflect.Constructor, int, java.lang.Object)"><B>hasParameterAttribute(Constructor, int, Object)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Tests if a constructor's parameter has an attribute.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#hasParameterAttributeType(java.lang.reflect.Method, int, java.lang.Class)"><B>hasParameterAttributeType(Method, int, Class)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Tests if a method's parameter has an attribute of a given type.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#hasParameterAttributeType(java.lang.reflect.Constructor, int, java.lang.Class)"><B>hasParameterAttributeType(Constructor, int, Class)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Tests if a constructor's parameter has an attribute of a given type.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#hasReturnAttribute(java.lang.reflect.Method, java.lang.Object)"><B>hasReturnAttribute(Method, Object)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Tests if a method's return value has an attribute.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#hasReturnAttributeType(java.lang.reflect.Method, java.lang.Class)"><B>hasReturnAttributeType(Method, Class)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Tests if a method's return value has an attribute of a given type.
+<DT><A HREF="org/apache/commons/attributes/AttributeIndex.ConstructorParameter.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeIndex.ConstructorParameter.html" title="class in org.apache.commons.attributes">AttributeIndex.ConstructorParameter</A>
+<DD>Computes the hashCode.
+<DT><A HREF="org/apache/commons/attributes/AttributeIndex.MethodParameter.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeIndex.MethodParameter.html" title="class in org.apache.commons.attributes">AttributeIndex.MethodParameter</A>
+<DD>Computes the hashCode.
+</DL>
+<HR>
+<A NAME="_I_"><!-- --></A><H2>
+<B>I</B></H2>
+<DL>
+<DT><A HREF="org/apache/commons/attributes/Indexed.html" title="class in org.apache.commons.attributes"><B>Indexed</B></A> - class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Indexed.html" title="class in org.apache.commons.attributes">Indexed</A>.<DD>This attribute is used to mark attributes as being indexed.<DT><A HREF="org/apache/commons/attributes/Indexed.html#Indexed()"><B>Indexed()</B></A> - 
+Constructor for class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Indexed.html" title="class in org.apache.commons.attributes">Indexed</A>
+<DD>&nbsp;
+<DT><A HREF="org/apache/commons/attributes/Inheritable.html" title="class in org.apache.commons.attributes"><B>Inheritable</B></A> - class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Inheritable.html" title="class in org.apache.commons.attributes">Inheritable</A>.<DD>This attribute is used to mark attributes as being inheritable.<DT><A HREF="org/apache/commons/attributes/Inheritable.html#Inheritable()"><B>Inheritable()</B></A> - 
+Constructor for class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Inheritable.html" title="class in org.apache.commons.attributes">Inheritable</A>
+<DD>&nbsp;
+<DT><A HREF="org/apache/commons/attributes/InvalidAttributeTargetError.html" title="class in org.apache.commons.attributes"><B>InvalidAttributeTargetError</B></A> - error org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/InvalidAttributeTargetError.html" title="class in org.apache.commons.attributes">InvalidAttributeTargetError</A>.<DD>Thrown when an attribute has a <A HREF="org/apache/commons/attributes/Target.html" title="class in org.apache.commons.attributes"><CODE>Target</CODE></A> declaration that forbids
+ it being applied to the program element it has been applied to.<DT><A HREF="org/apache/commons/attributes/InvalidAttributeTargetError.html#InvalidAttributeTargetError(java.lang.String, java.lang.String, int)"><B>InvalidAttributeTargetError(String, String, int)</B></A> - 
+Constructor for class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/InvalidAttributeTargetError.html" title="class in org.apache.commons.attributes">InvalidAttributeTargetError</A>
+<DD>Creates a new InvalidAttributeTargetError.
+</DL>
+<HR>
+<A NAME="_M_"><!-- --></A><H2>
+<B>M</B></H2>
+<DL>
+<DT><A HREF="org/apache/commons/attributes/Target.html#METHOD"><B>METHOD</B></A> - 
+Static variable in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Target.html" title="class in org.apache.commons.attributes">Target</A>
+<DD>Indicates that the attribute can be applied to a method.
+<DT><A HREF="org/apache/commons/attributes/Target.html#METHOD_PARAMETER"><B>METHOD_PARAMETER</B></A> - 
+Static variable in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Target.html" title="class in org.apache.commons.attributes">Target</A>
+<DD>Indicates that the attribute can be applied to a method parameter.
+<DT><A HREF="org/apache/commons/attributes/MultipleAttributesError.html" title="class in org.apache.commons.attributes"><B>MultipleAttributesError</B></A> - error org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/MultipleAttributesError.html" title="class in org.apache.commons.attributes">MultipleAttributesError</A>.<DD>Thrown when one of the <A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes"><CODE>Attributes</CODE></A>.getAttribute methods find more
+ than one instance of the specified attribute class and the method
+ only expected to find a single instance.<DT><A HREF="org/apache/commons/attributes/MultipleAttributesError.html#MultipleAttributesError(java.lang.String)"><B>MultipleAttributesError(String)</B></A> - 
+Constructor for class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/MultipleAttributesError.html" title="class in org.apache.commons.attributes">MultipleAttributesError</A>
+<DD>Create a new MultipleAttributesError.
+</DL>
+<HR>
+<A NAME="_O_"><!-- --></A><H2>
+<B>O</B></H2>
+<DL>
+<DT><A HREF="org/apache/commons/attributes/package-summary.html"><B>org.apache.commons.attributes</B></A> - package org.apache.commons.attributes<DD>Provides an API for accessing attributes.<DT><A HREF="org/apache/commons/attributes/validation/package-summary.html"><B>org.apache.commons.attributes.validation</B></A> - package org.apache.commons.attributes.validation<DD>Provides an API for validating internal consistency among attributes.</DL>
+<HR>
+<A NAME="_P_"><!-- --></A><H2>
+<B>P</B></H2>
+<DL>
+<DT><A HREF="org/apache/commons/attributes/Target.html#PARAMETER"><B>PARAMETER</B></A> - 
+Static variable in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Target.html" title="class in org.apache.commons.attributes">Target</A>
+<DD>Indicates that the attribute can be applied to a parameter of a method or a constructor.
+<DT><A HREF="org/apache/commons/attributes/ParameterIndexOutOfBoundsException.html" title="class in org.apache.commons.attributes"><B>ParameterIndexOutOfBoundsException</B></A> - exception org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/ParameterIndexOutOfBoundsException.html" title="class in org.apache.commons.attributes">ParameterIndexOutOfBoundsException</A>.<DD>Thrown when attempting to get attributes for a parameter of a constructor or method
+ and the parameter index is out of bounds.<DT><A HREF="org/apache/commons/attributes/ParameterIndexOutOfBoundsException.html#ParameterIndexOutOfBoundsException(java.lang.String, int, int)"><B>ParameterIndexOutOfBoundsException(String, int, int)</B></A> - 
+Constructor for class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/ParameterIndexOutOfBoundsException.html" title="class in org.apache.commons.attributes">ParameterIndexOutOfBoundsException</A>
+<DD>Create a new ParameterIndexOutOfBoundsException.
+</DL>
+<HR>
+<A NAME="_R_"><!-- --></A><H2>
+<B>R</B></H2>
+<DL>
+<DT><A HREF="org/apache/commons/attributes/Target.html#RETURN"><B>RETURN</B></A> - 
+Static variable in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Target.html" title="class in org.apache.commons.attributes">Target</A>
+<DD>Indicates that the attribute can be applied to a method return value.
+<DT><A HREF="org/apache/commons/attributes/RepositoryError.html" title="class in org.apache.commons.attributes"><B>RepositoryError</B></A> - error org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RepositoryError.html" title="class in org.apache.commons.attributes">RepositoryError</A>.<DD>Thrown when an attribute repository class can't be
+ loaded or instantiated.<DT><A HREF="org/apache/commons/attributes/RepositoryError.html#RepositoryError()"><B>RepositoryError()</B></A> - 
+Constructor for class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RepositoryError.html" title="class in org.apache.commons.attributes">RepositoryError</A>
+<DD>Create a new RepositoryError with no message or nested Throwable.
+<DT><A HREF="org/apache/commons/attributes/RepositoryError.html#RepositoryError(java.lang.String)"><B>RepositoryError(String)</B></A> - 
+Constructor for class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RepositoryError.html" title="class in org.apache.commons.attributes">RepositoryError</A>
+<DD>Create a new RepositoryError with a message but no nested Throwable.
+<DT><A HREF="org/apache/commons/attributes/RepositoryError.html#RepositoryError(java.lang.Throwable)"><B>RepositoryError(Throwable)</B></A> - 
+Constructor for class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RepositoryError.html" title="class in org.apache.commons.attributes">RepositoryError</A>
+<DD>Create a new RepositoryError with a nested Throwable.
+<DT><A HREF="org/apache/commons/attributes/RepositoryError.html#RepositoryError(java.lang.String, java.lang.Throwable)"><B>RepositoryError(String, Throwable)</B></A> - 
+Constructor for class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RepositoryError.html" title="class in org.apache.commons.attributes">RepositoryError</A>
+<DD>Create a new RepositoryError with a message and nested Throwable.
+<DT><A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html" title="class in org.apache.commons.attributes"><B>RuntimeAttributeRepository</B></A> - class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html" title="class in org.apache.commons.attributes">RuntimeAttributeRepository</A>.<DD>Class used to define attributes programmatically for a class.<DT><A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html#RuntimeAttributeRepository(java.lang.Class)"><B>RuntimeAttributeRepository(Class)</B></A> - 
+Constructor for class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html" title="class in org.apache.commons.attributes">RuntimeAttributeRepository</A>
+<DD>Create a new runtime repository.
+</DL>
+<HR>
+<A NAME="_S_"><!-- --></A><H2>
+<B>S</B></H2>
+<DL>
+<DT><A HREF="org/apache/commons/attributes/Sealable.html" title="interface in org.apache.commons.attributes"><B>Sealable</B></A> - interface org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Sealable.html" title="interface in org.apache.commons.attributes">Sealable</A>.<DD>Marks an attribute class as being sealable.<DT><A HREF="org/apache/commons/attributes/SealedAttributeException.html" title="class in org.apache.commons.attributes"><B>SealedAttributeException</B></A> - exception org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/SealedAttributeException.html" title="class in org.apache.commons.attributes">SealedAttributeException</A>.<DD>Thrown when an attempt is made to modify a <A HREF="org/apache/commons/attributes/Sealable.html" title="interface in org.apache.commons.attributes"><CODE>Sealable</CODE></A> attribute
+ that has been sealed.<DT><A HREF="org/apache/commons/attributes/SealedAttributeException.html#SealedAttributeException()"><B>SealedAttributeException()</B></A> - 
+Constructor for class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/SealedAttributeException.html" title="class in org.apache.commons.attributes">SealedAttributeException</A>
+<DD>&nbsp;
+<DT><A HREF="org/apache/commons/attributes/DefaultSealable.html#seal()"><B>seal()</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/DefaultSealable.html" title="class in org.apache.commons.attributes">DefaultSealable</A>
+<DD>Seals this attribute.
+<DT><A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html#seal()"><B>seal()</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/RuntimeAttributeRepository.html" title="class in org.apache.commons.attributes">RuntimeAttributeRepository</A>
+<DD>Seals this repository.
+<DT><A HREF="org/apache/commons/attributes/Sealable.html#seal()"><B>seal()</B></A> - 
+Method in interface org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Sealable.html" title="interface in org.apache.commons.attributes">Sealable</A>
+<DD>Called to indicate that construction and initialization of this attribute instance
+ is completed, and that the attribute instance should become read-only.
+<DT><A HREF="org/apache/commons/attributes/Attributes.html#setAttributes(org.apache.commons.attributes.RuntimeAttributeRepository)"><B>setAttributes(RuntimeAttributeRepository)</B></A> - 
+Static method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Attributes.html" title="class in org.apache.commons.attributes">Attributes</A>
+<DD>Set attributes for a given class.
+<DT><A HREF="org/apache/commons/attributes/validation/AttributeValidatorTask.html#setBaseName(java.io.File)"><B>setBaseName(File)</B></A> - 
+Method in class org.apache.commons.attributes.validation.<A HREF="org/apache/commons/attributes/validation/AttributeValidatorTask.html" title="class in org.apache.commons.attributes.validation">AttributeValidatorTask</A>
+<DD>&nbsp;
+<DT><A HREF="org/apache/commons/attributes/validation/AttributeValidatorTask.Validator.html#setClass(java.lang.String)"><B>setClass(String)</B></A> - 
+Method in class org.apache.commons.attributes.validation.<A HREF="org/apache/commons/attributes/validation/AttributeValidatorTask.Validator.html" title="class in org.apache.commons.attributes.validation">AttributeValidatorTask.Validator</A>
+<DD>&nbsp;
+<DT><A HREF="org/apache/commons/attributes/validation/AttributeValidatorTask.html#setJarfile(java.io.File)"><B>setJarfile(File)</B></A> - 
+Method in class org.apache.commons.attributes.validation.<A HREF="org/apache/commons/attributes/validation/AttributeValidatorTask.html" title="class in org.apache.commons.attributes.validation">AttributeValidatorTask</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_T_"><!-- --></A><H2>
+<B>T</B></H2>
+<DL>
+<DT><A HREF="org/apache/commons/attributes/Target.html" title="class in org.apache.commons.attributes"><B>Target</B></A> - class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Target.html" title="class in org.apache.commons.attributes">Target</A>.<DD>Attribute indicating what elements an attribute may be applied to.<DT><A HREF="org/apache/commons/attributes/Target.html#Target(int)"><B>Target(int)</B></A> - 
+Constructor for class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/Target.html" title="class in org.apache.commons.attributes">Target</A>
+<DD>Creates a new target attribute.
+<DT><A HREF="org/apache/commons/attributes/AttributeIndex.ConstructorParameter.html#toString()"><B>toString()</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeIndex.ConstructorParameter.html" title="class in org.apache.commons.attributes">AttributeIndex.ConstructorParameter</A>
+<DD>Converts this constructor parameter into a human-readable string.
+<DT><A HREF="org/apache/commons/attributes/AttributeIndex.MethodParameter.html#toString()"><B>toString()</B></A> - 
+Method in class org.apache.commons.attributes.<A HREF="org/apache/commons/attributes/AttributeIndex.MethodParameter.html" title="class in org.apache.commons.attributes">AttributeIndex.MethodParameter</A>
+<DD>Converts this method parameter into a human-readable string.
+</DL>
+<HR>
+<A NAME="_V_"><!-- --></A><H2>
+<B>V</B></H2>
+<DL>
+<DT><A HREF="org/apache/commons/attributes/validation/ValidationException.html" title="class in org.apache.commons.attributes.validation"><B>ValidationException</B></A> - exception org.apache.commons.attributes.validation.<A HREF="org/apache/commons/attributes/validation/ValidationException.html" title="class in org.apache.commons.attributes.validation">ValidationException</A>.<DD>Thrown by <A HREF="org/apache/commons/attributes/validation/AttributeValidator.html" title="interface in org.apache.commons.attributes.validation"><CODE>AttributeValidator</CODE></A>s when an invalid set of
+ attributes are detected.<DT><A HREF="org/apache/commons/attributes/validation/ValidationException.html#ValidationException(java.lang.Class, java.lang.String)"><B>ValidationException(Class, String)</B></A> - 
+Constructor for class org.apache.commons.attributes.validation.<A HREF="org/apache/commons/attributes/validation/ValidationException.html" title="class in org.apache.commons.attributes.validation">ValidationException</A>
+<DD>Creates a new ValidationException.
+<DT><A HREF="org/apache/commons/attributes/validation/AttributeValidator.html#validate(java.util.Set)"><B>validate(Set)</B></A> - 
+Method in interface org.apache.commons.attributes.validation.<A HREF="org/apache/commons/attributes/validation/AttributeValidator.html" title="interface in org.apache.commons.attributes.validation">AttributeValidator</A>
+<DD>Validates a set of classes.
+</DL>
+<HR>
+<A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_M_">M</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_V_">V</A> 
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &copy;  The Apache Software Foundation. All Rights Reserved.
+</BODY>
+</HTML>

Added: websites/production/commons/content/propers/commons-attributes/api/index.html
==============================================================================
--- websites/production/commons/content/propers/commons-attributes/api/index.html (added)
+++ websites/production/commons/content/propers/commons-attributes/api/index.html Fri Jan 11 14:32:44 2013
@@ -0,0 +1,26 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc on Thu Aug 03 02:43:13 EDT 2006-->
+<TITLE>
+Commons-Apache Commons Attributes Site 2.2 API
+</TITLE>
+</HEAD>
+<FRAMESET cols="20%,80%">
+<FRAMESET rows="30%,70%">
+<FRAME src="overview-frame.html" name="packageListFrame" title="All Packages">
+<FRAME src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
+</FRAMESET>
+<FRAME src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions">
+<NOFRAMES>
+<H2>
+Frame Alert</H2>
+
+<P>
+This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
+<BR>
+Link to<A HREF="overview-summary.html">Non-frame version.</A>
+</NOFRAMES>
+</FRAMESET>
+</HTML>

Added: websites/production/commons/content/propers/commons-attributes/api/org/apache/commons/attributes/AttributeIndex.ConstructorParameter.html
==============================================================================
--- websites/production/commons/content/propers/commons-attributes/api/org/apache/commons/attributes/AttributeIndex.ConstructorParameter.html (added)
+++ websites/production/commons/content/propers/commons-attributes/api/org/apache/commons/attributes/AttributeIndex.ConstructorParameter.html Fri Jan 11 14:32:44 2013
@@ -0,0 +1,368 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_05) on Thu Aug 03 02:43:13 EDT 2006 -->
+<TITLE>
+AttributeIndex.ConstructorParameter (Commons-Apache Commons Attributes Site 2.2 API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.commons.attributes.AttributeIndex.ConstructorParameter class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="AttributeIndex.ConstructorParameter (Commons-Apache Commons Attributes Site 2.2 API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/AttributeIndex.ConstructorParameter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../org/apache/commons/attributes/AttributeIndex.html" title="class in org.apache.commons.attributes"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/commons/attributes/AttributeIndex.MethodParameter.html" title="class in org.apache.commons.attributes"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="AttributeIndex.ConstructorParameter.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.commons.attributes</FONT>
+<BR>
+Class AttributeIndex.ConstructorParameter</H2>
+<PRE>
+<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.commons.attributes.AttributeIndex.ConstructorParameter</B>
+</PRE>
+<DL>
+<DT><B>Enclosing class:</B><DD><A HREF="../../../../org/apache/commons/attributes/AttributeIndex.html" title="class in org.apache.commons.attributes">AttributeIndex</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public static class <B>AttributeIndex.ConstructorParameter</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></DL>
+
+<P>
+A constructor parameter. A method parameter
+ is defined by the Method object it is defined in, and the index
+ of the parameter in the method's parameter list.
+<P>
+
+<P>
+<DL>
+<DT><B>Since:</B></DT>
+  <DD>2.1</DD>
+</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../org/apache/commons/attributes/AttributeIndex.ConstructorParameter.html#AttributeIndex.ConstructorParameter(java.lang.reflect.Constructor, int)">AttributeIndex.ConstructorParameter</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/reflect/Constructor.html" title="class or interface in java.lang.reflect">Constructor</A>&nbsp;ctor,
+                                    int&nbsp;index)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new ConstructorParameter.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/attributes/AttributeIndex.ConstructorParameter.html#equals(java.lang.Object)">equals</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;o)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Compares two <code>ConstructorParameter</code>s for equality.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/reflect/Constructor.html" title="class or interface in java.lang.reflect">Constructor</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/attributes/AttributeIndex.ConstructorParameter.html#getConstructor()">getConstructor</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the constructor this parameter is defined in.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/attributes/AttributeIndex.ConstructorParameter.html#getIndex()">getIndex</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the index of this parameter in the parameter list of the constructor.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/attributes/AttributeIndex.ConstructorParameter.html#hashCode()">hashCode</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Computes the hashCode.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/attributes/AttributeIndex.ConstructorParameter.html#toString()">toString</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Converts this constructor parameter into a human-readable string.</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/la
 ng/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="AttributeIndex.ConstructorParameter(java.lang.reflect.Constructor, int)"><!-- --></A><H3>
+AttributeIndex.ConstructorParameter</H3>
+<PRE>
+public <B>AttributeIndex.ConstructorParameter</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/reflect/Constructor.html" title="class or interface in java.lang.reflect">Constructor</A>&nbsp;ctor,
+                                           int&nbsp;index)</PRE>
+<DL>
+<DD>Constructs a new ConstructorParameter.
+<P>
+<DT><B>Since:</B></DT>
+  <DD>2.1</DD>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="getConstructor()"><!-- --></A><H3>
+getConstructor</H3>
+<PRE>
+public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/reflect/Constructor.html" title="class or interface in java.lang.reflect">Constructor</A> <B>getConstructor</B>()</PRE>
+<DL>
+<DD>Get the constructor this parameter is defined in.
+<P>
+<DD><DL>
+<DT><B>Since:</B></DT>
+  <DD>2.1</DD>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getIndex()"><!-- --></A><H3>
+getIndex</H3>
+<PRE>
+public int <B>getIndex</B>()</PRE>
+<DL>
+<DD>Get the index of this parameter in the parameter list of the constructor.
+<P>
+<DD><DL>
+<DT><B>Since:</B></DT>
+  <DD>2.1</DD>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="equals(java.lang.Object)"><!-- --></A><H3>
+equals</H3>
+<PRE>
+public boolean <B>equals</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;o)</PRE>
+<DL>
+<DD>Compares two <code>ConstructorParameter</code>s for equality.
+ They must point to the same constructor and have the same index.
+<P>
+<DD><DL>
+<DT><B>Since:</B></DT>
+  <DD>2.1</DD>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="hashCode()"><!-- --></A><H3>
+hashCode</H3>
+<PRE>
+public int <B>hashCode</B>()</PRE>
+<DL>
+<DD>Computes the hashCode.
+<P>
+<DD><DL>
+<DT><B>Since:</B></DT>
+  <DD>2.1</DD>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="toString()"><!-- --></A><H3>
+toString</H3>
+<PRE>
+public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>toString</B>()</PRE>
+<DL>
+<DD>Converts this constructor parameter into a human-readable string.
+<P>
+<DD><DL>
+<DT><B>Since:</B></DT>
+  <DD>2.1</DD>
+</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/AttributeIndex.ConstructorParameter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../org/apache/commons/attributes/AttributeIndex.html" title="class in org.apache.commons.attributes"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/commons/attributes/AttributeIndex.MethodParameter.html" title="class in org.apache.commons.attributes"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="AttributeIndex.ConstructorParameter.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &copy;  The Apache Software Foundation. All Rights Reserved.
+</BODY>
+</HTML>