You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by mb...@apache.org on 2013/09/25 19:37:20 UTC

svn commit: r879866 [8/33] - in /websites/production/commons/content/proper/commons-weaver: ./ apidocs/ apidocs/org/ apidocs/org/apache/ apidocs/org/apache/commons/ apidocs/org/apache/commons/weaver/ apidocs/org/apache/commons/weaver/class-use/ apidocs...

Added: websites/production/commons/content/proper/commons-weaver/apidocs/org/apache/commons/weaver/model/class-use/AnnotatedElements.html
==============================================================================
--- websites/production/commons/content/proper/commons-weaver/apidocs/org/apache/commons/weaver/model/class-use/AnnotatedElements.html (added)
+++ websites/production/commons/content/proper/commons-weaver/apidocs/org/apache/commons/weaver/model/class-use/AnnotatedElements.html Wed Sep 25 17:37:14 2013
@@ -0,0 +1,189 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
+<title>Uses of Interface org.apache.commons.weaver.model.AnnotatedElements (Apache Commons Weaver Processor 1.0-SNAPSHOT API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface org.apache.commons.weaver.model.AnnotatedElements (Apache Commons Weaver Processor 1.0-SNAPSHOT API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/weaver/model/AnnotatedElements.html" title="interface in org.apache.commons.weaver.model">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/weaver/model/class-use/AnnotatedElements.html" target="_top">Frames</a></li>
+<li><a href="AnnotatedElements.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.commons.weaver.model.AnnotatedElements" class="title">Uses of Interface<br>org.apache.commons.weaver.model.AnnotatedElements</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/commons/weaver/model/AnnotatedElements.html" title="interface in org.apache.commons.weaver.model">AnnotatedElements</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.weaver.model">org.apache.commons.weaver.model</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.commons.weaver.model">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/weaver/model/AnnotatedElements.html" title="interface in org.apache.commons.weaver.model">AnnotatedElements</a> in <a href="../../../../../../org/apache/commons/weaver/model/package-summary.html">org.apache.commons.weaver.model</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/commons/weaver/model/package-summary.html">org.apache.commons.weaver.model</a> that return <a href="../../../../../../org/apache/commons/weaver/model/AnnotatedElements.html" title="interface in org.apache.commons.weaver.model">AnnotatedElements</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/weaver/model/AnnotatedElements.html" title="interface in org.apache.commons.weaver.model">AnnotatedElements</a>&lt;<a href="../../../../../../org/apache/commons/weaver/model/WeavableClass.html" title="class in org.apache.commons.weaver.model">WeavableClass</a>&lt;?&gt;&gt;</code></td>
+<td class="colLast"><span class="strong">ScanResult.</span><code><strong><a href="../../../../../../org/apache/commons/weaver/model/ScanResult.html#getClasses()">getClasses</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/weaver/model/AnnotatedElements.html" title="interface in org.apache.commons.weaver.model">AnnotatedElements</a>&lt;<a href="../../../../../../org/apache/commons/weaver/model/WeavableClass.html" title="class in org.apache.commons.weaver.model">WeavableClass</a>&lt;?&gt;&gt;</code></td>
+<td class="colLast"><span class="strong">ScanResult.</span><code><strong><a href="../../../../../../org/apache/commons/weaver/model/ScanResult.html#getClassesAssignableTo(java.lang.Class)">getClassesAssignableTo</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;supertype)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/weaver/model/AnnotatedElements.html" title="interface in org.apache.commons.weaver.model">AnnotatedElements</a>&lt;<a href="../../../../../../org/apache/commons/weaver/model/WeavableConstructorParameter.html" title="class in org.apache.commons.weaver.model">WeavableConstructorParameter</a>&lt;?&gt;&gt;</code></td>
+<td class="colLast"><span class="strong">ScanResult.</span><code><strong><a href="../../../../../../org/apache/commons/weaver/model/ScanResult.html#getConstructorParameters()">getConstructorParameters</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/weaver/model/AnnotatedElements.html" title="interface in org.apache.commons.weaver.model">AnnotatedElements</a>&lt;<a href="../../../../../../org/apache/commons/weaver/model/WeavableConstructor.html" title="class in org.apache.commons.weaver.model">WeavableConstructor</a>&lt;?&gt;&gt;</code></td>
+<td class="colLast"><span class="strong">ScanResult.</span><code><strong><a href="../../../../../../org/apache/commons/weaver/model/ScanResult.html#getConstructors()">getConstructors</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/weaver/model/AnnotatedElements.html" title="interface in org.apache.commons.weaver.model">AnnotatedElements</a>&lt;<a href="../../../../../../org/apache/commons/weaver/model/WeavableField.html" title="class in org.apache.commons.weaver.model">WeavableField</a>&lt;?&gt;&gt;</code></td>
+<td class="colLast"><span class="strong">ScanResult.</span><code><strong><a href="../../../../../../org/apache/commons/weaver/model/ScanResult.html#getFields()">getFields</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/weaver/model/AnnotatedElements.html" title="interface in org.apache.commons.weaver.model">AnnotatedElements</a>&lt;<a href="../../../../../../org/apache/commons/weaver/model/WeavableMethodParameter.html" title="class in org.apache.commons.weaver.model">WeavableMethodParameter</a>&lt;?&gt;&gt;</code></td>
+<td class="colLast"><span class="strong">ScanResult.</span><code><strong><a href="../../../../../../org/apache/commons/weaver/model/ScanResult.html#getMethodParameters()">getMethodParameters</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/weaver/model/AnnotatedElements.html" title="interface in org.apache.commons.weaver.model">AnnotatedElements</a>&lt;<a href="../../../../../../org/apache/commons/weaver/model/WeavableMethod.html" title="class in org.apache.commons.weaver.model">WeavableMethod</a>&lt;?&gt;&gt;</code></td>
+<td class="colLast"><span class="strong">ScanResult.</span><code><strong><a href="../../../../../../org/apache/commons/weaver/model/ScanResult.html#getMethods()">getMethods</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/weaver/model/AnnotatedElements.html" title="interface in org.apache.commons.weaver.model">AnnotatedElements</a>&lt;<a href="../../../../../../org/apache/commons/weaver/model/WeavablePackage.html" title="class in org.apache.commons.weaver.model">WeavablePackage</a>&gt;</code></td>
+<td class="colLast"><span class="strong">ScanResult.</span><code><strong><a href="../../../../../../org/apache/commons/weaver/model/ScanResult.html#getPackages()">getPackages</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/weaver/model/AnnotatedElements.html" title="interface in org.apache.commons.weaver.model">AnnotatedElements</a>&lt;<a href="../../../../../../org/apache/commons/weaver/model/AnnotatedElements.html" title="type parameter in AnnotatedElements">T</a>&gt;</code></td>
+<td class="colLast"><span class="strong">AnnotatedElements.</span><code><strong><a href="../../../../../../org/apache/commons/weaver/model/AnnotatedElements.html#with(java.lang.Class)">with</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="http://download.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&gt;&nbsp;annotationType)</code>
+<div class="block">Filter by annotation type.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/weaver/model/AnnotatedElements.html" title="interface in org.apache.commons.weaver.model">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/weaver/model/class-use/AnnotatedElements.html" target="_top">Frames</a></li>
+<li><a href="AnnotatedElements.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Added: websites/production/commons/content/proper/commons-weaver/apidocs/org/apache/commons/weaver/model/class-use/NestedWeavable.html
==============================================================================
--- websites/production/commons/content/proper/commons-weaver/apidocs/org/apache/commons/weaver/model/class-use/NestedWeavable.html (added)
+++ websites/production/commons/content/proper/commons-weaver/apidocs/org/apache/commons/weaver/model/class-use/NestedWeavable.html Wed Sep 25 17:37:14 2013
@@ -0,0 +1,196 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
+<title>Uses of Class org.apache.commons.weaver.model.NestedWeavable (Apache Commons Weaver Processor 1.0-SNAPSHOT API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.commons.weaver.model.NestedWeavable (Apache Commons Weaver Processor 1.0-SNAPSHOT API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/weaver/model/NestedWeavable.html" title="class in org.apache.commons.weaver.model">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/weaver/model/class-use/NestedWeavable.html" target="_top">Frames</a></li>
+<li><a href="NestedWeavable.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.weaver.model.NestedWeavable" class="title">Uses of Class<br>org.apache.commons.weaver.model.NestedWeavable</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/commons/weaver/model/NestedWeavable.html" title="class in org.apache.commons.weaver.model">NestedWeavable</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.weaver.model">org.apache.commons.weaver.model</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.commons.weaver.model">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/weaver/model/NestedWeavable.html" title="class in org.apache.commons.weaver.model">NestedWeavable</a> in <a href="../../../../../../org/apache/commons/weaver/model/package-summary.html">org.apache.commons.weaver.model</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/apache/commons/weaver/model/package-summary.html">org.apache.commons.weaver.model</a> with type parameters of type <a href="../../../../../../org/apache/commons/weaver/model/NestedWeavable.html" title="class in org.apache.commons.weaver.model">NestedWeavable</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/weaver/model/NestedWeavable.html" title="class in org.apache.commons.weaver.model">NestedWeavable</a>&lt;SELF extends <a href="../../../../../../org/apache/commons/weaver/model/NestedWeavable.html" title="class in org.apache.commons.weaver.model">NestedWeavable</a>&lt;SELF,TARGET,PARENT,PARENT_TARGET&gt;,TARGET,PARENT extends <a href="../../../../../../org/apache/commons/weaver/model/Weavable.html" title="class in org.apache.commons.weaver.model">Weavable</a>&lt;PARENT,PARENT_TARGET&gt;,PARENT_TARGET&gt;</strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../org/apache/commons/weaver/model/NestedWeavable.html" title="class in org.apache.commons.weaver.model">NestedWeavable</a> in <a href="../../../../../../org/apache/commons/weaver/model/package-summary.html">org.apache.commons.weaver.model</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/weaver/model/WeavableClass.html" title="class in org.apache.commons.weaver.model">WeavableClass</a>&lt;T&gt;</strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/weaver/model/WeavableConstructor.html" title="class in org.apache.commons.weaver.model">WeavableConstructor</a>&lt;T&gt;</strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/weaver/model/WeavableConstructorParameter.html" title="class in org.apache.commons.weaver.model">WeavableConstructorParameter</a>&lt;T&gt;</strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/weaver/model/WeavableExecutable.html" title="class in org.apache.commons.weaver.model">WeavableExecutable</a>&lt;SELF extends <a href="../../../../../../org/apache/commons/weaver/model/WeavableExecutable.html" title="class in org.apache.commons.weaver.model">WeavableExecutable</a>&lt;SELF,TARGET,T,P&gt;,TARGET extends <a href="http://download.oracle.com/javase/6/docs/api/java/lang/reflect/Member.html?is-external=true" title="class or interface in java.lang.reflect">Member</a>,T,P extends <a href="../../../../../../org/apache/commons/weaver/model/WeavableParameter.html" title="class in org.apache.commons.weaver.model">WeavableParameter</a>&lt;P,SELF,TARGET,T&gt;&gt;</strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/weaver/model/WeavableField.html" title="class in org.apache.commons.weaver.model">WeavableField</a>&lt;T&gt;</strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/weaver/model/WeavableMethod.html" title="class in org.apache.commons.weaver.model">WeavableMethod</a>&lt;T&gt;</strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/weaver/model/WeavableMethodParameter.html" title="class in org.apache.commons.weaver.model">WeavableMethodParameter</a>&lt;T&gt;</strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/weaver/model/WeavableParameter.html" title="class in org.apache.commons.weaver.model">WeavableParameter</a>&lt;SELF extends <a href="../../../../../../org/apache/commons/weaver/model/WeavableParameter.html" title="class in org.apache.commons.weaver.model">WeavableParameter</a>&lt;SELF,PARENT,PARENT_TARGET,T&gt;,PARENT extends <a href="../../../../../../org/apache/commons/weaver/model/WeavableExecutable.html" title="class in org.apache.commons.weaver.model">WeavableExecutable</a>&lt;PARENT,PARENT_TARGET,T,SELF&gt;,PARENT_TARGET extends <a href="http://download.oracle.com/javase/6/docs/api/java/lang/reflect/Member.html?is-external=true" title="class or interface in java.lang.reflect">Member</a>,T&gt;</strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/weaver/model/NestedWeavable.html" title="class in org.apache.commons.weaver.model">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/weaver/model/class-use/NestedWeavable.html" target="_top">Frames</a></li>
+<li><a href="NestedWeavable.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Added: websites/production/commons/content/proper/commons-weaver/apidocs/org/apache/commons/weaver/model/class-use/ScanRequest.html
==============================================================================
--- websites/production/commons/content/proper/commons-weaver/apidocs/org/apache/commons/weaver/model/class-use/ScanRequest.html (added)
+++ websites/production/commons/content/proper/commons-weaver/apidocs/org/apache/commons/weaver/model/class-use/ScanRequest.html Wed Sep 25 17:37:14 2013
@@ -0,0 +1,174 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
+<title>Uses of Class org.apache.commons.weaver.model.ScanRequest (Apache Commons Weaver Processor 1.0-SNAPSHOT API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.commons.weaver.model.ScanRequest (Apache Commons Weaver Processor 1.0-SNAPSHOT API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/weaver/model/ScanRequest.html" title="class in org.apache.commons.weaver.model">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/weaver/model/class-use/ScanRequest.html" target="_top">Frames</a></li>
+<li><a href="ScanRequest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.weaver.model.ScanRequest" class="title">Uses of Class<br>org.apache.commons.weaver.model.ScanRequest</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/commons/weaver/model/ScanRequest.html" title="class in org.apache.commons.weaver.model">ScanRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.weaver.model">org.apache.commons.weaver.model</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.commons.weaver.model">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/weaver/model/ScanRequest.html" title="class in org.apache.commons.weaver.model">ScanRequest</a> in <a href="../../../../../../org/apache/commons/weaver/model/package-summary.html">org.apache.commons.weaver.model</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/commons/weaver/model/package-summary.html">org.apache.commons.weaver.model</a> that return <a href="../../../../../../org/apache/commons/weaver/model/ScanRequest.html" title="class in org.apache.commons.weaver.model">ScanRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/weaver/model/ScanRequest.html" title="class in org.apache.commons.weaver.model">ScanRequest</a></code></td>
+<td class="colLast"><span class="strong">ScanRequest.</span><code><strong><a href="../../../../../../org/apache/commons/weaver/model/ScanRequest.html#add(org.apache.commons.weaver.model.WeaveInterest)">add</a></strong>(<a href="../../../../../../org/apache/commons/weaver/model/WeaveInterest.html" title="class in org.apache.commons.weaver.model">WeaveInterest</a>&nbsp;interest)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/weaver/model/ScanRequest.html" title="class in org.apache.commons.weaver.model">ScanRequest</a></code></td>
+<td class="colLast"><span class="strong">ScanRequest.</span><code><strong><a href="../../../../../../org/apache/commons/weaver/model/ScanRequest.html#addSupertypes(java.lang.Class...)">addSupertypes</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;types)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/commons/weaver/model/package-summary.html">org.apache.commons.weaver.model</a> with parameters of type <a href="../../../../../../org/apache/commons/weaver/model/ScanRequest.html" title="class in org.apache.commons.weaver.model">ScanRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/weaver/model/ScanResult.html" title="class in org.apache.commons.weaver.model">ScanResult</a></code></td>
+<td class="colLast"><span class="strong">Scanner.</span><code><strong><a href="../../../../../../org/apache/commons/weaver/model/Scanner.html#scan(org.apache.commons.weaver.model.ScanRequest)">scan</a></strong>(<a href="../../../../../../org/apache/commons/weaver/model/ScanRequest.html" title="class in org.apache.commons.weaver.model">ScanRequest</a>&nbsp;request)</code>
+<div class="block">Perform the requested scan.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/weaver/model/ScanRequest.html" title="class in org.apache.commons.weaver.model">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/weaver/model/class-use/ScanRequest.html" target="_top">Frames</a></li>
+<li><a href="ScanRequest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Added: websites/production/commons/content/proper/commons-weaver/apidocs/org/apache/commons/weaver/model/class-use/ScanResult.html
==============================================================================
--- websites/production/commons/content/proper/commons-weaver/apidocs/org/apache/commons/weaver/model/class-use/ScanResult.html (added)
+++ websites/production/commons/content/proper/commons-weaver/apidocs/org/apache/commons/weaver/model/class-use/ScanResult.html Wed Sep 25 17:37:14 2013
@@ -0,0 +1,157 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
+<title>Uses of Class org.apache.commons.weaver.model.ScanResult (Apache Commons Weaver Processor 1.0-SNAPSHOT API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.commons.weaver.model.ScanResult (Apache Commons Weaver Processor 1.0-SNAPSHOT API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/weaver/model/ScanResult.html" title="class in org.apache.commons.weaver.model">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/weaver/model/class-use/ScanResult.html" target="_top">Frames</a></li>
+<li><a href="ScanResult.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.weaver.model.ScanResult" class="title">Uses of Class<br>org.apache.commons.weaver.model.ScanResult</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/commons/weaver/model/ScanResult.html" title="class in org.apache.commons.weaver.model">ScanResult</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.weaver.model">org.apache.commons.weaver.model</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.commons.weaver.model">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/weaver/model/ScanResult.html" title="class in org.apache.commons.weaver.model">ScanResult</a> in <a href="../../../../../../org/apache/commons/weaver/model/package-summary.html">org.apache.commons.weaver.model</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/commons/weaver/model/package-summary.html">org.apache.commons.weaver.model</a> that return <a href="../../../../../../org/apache/commons/weaver/model/ScanResult.html" title="class in org.apache.commons.weaver.model">ScanResult</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/weaver/model/ScanResult.html" title="class in org.apache.commons.weaver.model">ScanResult</a></code></td>
+<td class="colLast"><span class="strong">Scanner.</span><code><strong><a href="../../../../../../org/apache/commons/weaver/model/Scanner.html#scan(org.apache.commons.weaver.model.ScanRequest)">scan</a></strong>(<a href="../../../../../../org/apache/commons/weaver/model/ScanRequest.html" title="class in org.apache.commons.weaver.model">ScanRequest</a>&nbsp;request)</code>
+<div class="block">Perform the requested scan.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/weaver/model/ScanResult.html" title="class in org.apache.commons.weaver.model">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/weaver/model/class-use/ScanResult.html" target="_top">Frames</a></li>
+<li><a href="ScanResult.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Added: websites/production/commons/content/proper/commons-weaver/apidocs/org/apache/commons/weaver/model/class-use/Scanner.html
==============================================================================
--- websites/production/commons/content/proper/commons-weaver/apidocs/org/apache/commons/weaver/model/class-use/Scanner.html (added)
+++ websites/production/commons/content/proper/commons-weaver/apidocs/org/apache/commons/weaver/model/class-use/Scanner.html Wed Sep 25 17:37:14 2013
@@ -0,0 +1,165 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
+<title>Uses of Interface org.apache.commons.weaver.model.Scanner (Apache Commons Weaver Processor 1.0-SNAPSHOT API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface org.apache.commons.weaver.model.Scanner (Apache Commons Weaver Processor 1.0-SNAPSHOT API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/weaver/model/Scanner.html" title="interface in org.apache.commons.weaver.model">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/weaver/model/class-use/Scanner.html" target="_top">Frames</a></li>
+<li><a href="Scanner.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.commons.weaver.model.Scanner" class="title">Uses of Interface<br>org.apache.commons.weaver.model.Scanner</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/commons/weaver/model/Scanner.html" title="interface in org.apache.commons.weaver.model">Scanner</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.weaver.spi">org.apache.commons.weaver.spi</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.commons.weaver.spi">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/weaver/model/Scanner.html" title="interface in org.apache.commons.weaver.model">Scanner</a> in <a href="../../../../../../org/apache/commons/weaver/spi/package-summary.html">org.apache.commons.weaver.spi</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/commons/weaver/spi/package-summary.html">org.apache.commons.weaver.spi</a> with parameters of type <a href="../../../../../../org/apache/commons/weaver/model/Scanner.html" title="interface in org.apache.commons.weaver.model">Scanner</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">Cleaner.</span><code><strong><a href="../../../../../../org/apache/commons/weaver/spi/Cleaner.html#clean(org.apache.commons.weaver.model.WeaveEnvironment, org.apache.commons.weaver.model.Scanner)">clean</a></strong>(<a href="../../../../../../org/apache/commons/weaver/model/WeaveEnvironment.html" title="class in org.apache.commons.weaver.model">WeaveEnvironment</a>&nbsp;environment,
+          <a href="../../../../../../org/apache/commons/weaver/model/Scanner.html" title="interface in org.apache.commons.weaver.model">Scanner</a>&nbsp;scanner)</code>
+<div class="block">Using the supplied <a href="../../../../../../org/apache/commons/weaver/model/Scanner.html" title="interface in org.apache.commons.weaver.model"><code>Scanner</code></a>, clean a <a href="../../../../../../org/apache/commons/weaver/model/WeaveEnvironment.html" title="class in org.apache.commons.weaver.model"><code>WeaveEnvironment</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">Weaver.</span><code><strong><a href="../../../../../../org/apache/commons/weaver/spi/Weaver.html#process(org.apache.commons.weaver.model.WeaveEnvironment, org.apache.commons.weaver.model.Scanner)">process</a></strong>(<a href="../../../../../../org/apache/commons/weaver/model/WeaveEnvironment.html" title="class in org.apache.commons.weaver.model">WeaveEnvironment</a>&nbsp;environment,
+              <a href="../../../../../../org/apache/commons/weaver/model/Scanner.html" title="interface in org.apache.commons.weaver.model">Scanner</a>&nbsp;scanner)</code>
+<div class="block">Using the supplied <a href="../../../../../../org/apache/commons/weaver/model/Scanner.html" title="interface in org.apache.commons.weaver.model"><code>Scanner</code></a>, process a <a href="../../../../../../org/apache/commons/weaver/model/WeaveEnvironment.html" title="class in org.apache.commons.weaver.model"><code>WeaveEnvironment</code></a>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/weaver/model/Scanner.html" title="interface in org.apache.commons.weaver.model">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/weaver/model/class-use/Scanner.html" target="_top">Frames</a></li>
+<li><a href="Scanner.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Added: websites/production/commons/content/proper/commons-weaver/apidocs/org/apache/commons/weaver/model/class-use/Weavable.html
==============================================================================
--- websites/production/commons/content/proper/commons-weaver/apidocs/org/apache/commons/weaver/model/class-use/Weavable.html (added)
+++ websites/production/commons/content/proper/commons-weaver/apidocs/org/apache/commons/weaver/model/class-use/Weavable.html Wed Sep 25 17:37:14 2013
@@ -0,0 +1,208 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
+<title>Uses of Class org.apache.commons.weaver.model.Weavable (Apache Commons Weaver Processor 1.0-SNAPSHOT API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.commons.weaver.model.Weavable (Apache Commons Weaver Processor 1.0-SNAPSHOT API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/weaver/model/Weavable.html" title="class in org.apache.commons.weaver.model">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/weaver/model/class-use/Weavable.html" target="_top">Frames</a></li>
+<li><a href="Weavable.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.weaver.model.Weavable" class="title">Uses of Class<br>org.apache.commons.weaver.model.Weavable</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/commons/weaver/model/Weavable.html" title="class in org.apache.commons.weaver.model">Weavable</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.weaver.model">org.apache.commons.weaver.model</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.commons.weaver.model">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/weaver/model/Weavable.html" title="class in org.apache.commons.weaver.model">Weavable</a> in <a href="../../../../../../org/apache/commons/weaver/model/package-summary.html">org.apache.commons.weaver.model</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/apache/commons/weaver/model/package-summary.html">org.apache.commons.weaver.model</a> with type parameters of type <a href="../../../../../../org/apache/commons/weaver/model/Weavable.html" title="class in org.apache.commons.weaver.model">Weavable</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/weaver/model/NestedWeavable.html" title="class in org.apache.commons.weaver.model">NestedWeavable</a>&lt;SELF extends <a href="../../../../../../org/apache/commons/weaver/model/NestedWeavable.html" title="class in org.apache.commons.weaver.model">NestedWeavable</a>&lt;SELF,TARGET,PARENT,PARENT_TARGET&gt;,TARGET,PARENT extends <a href="../../../../../../org/apache/commons/weaver/model/Weavable.html" title="class in org.apache.commons.weaver.model">Weavable</a>&lt;PARENT,PARENT_TARGET&gt;,PARENT_TARGET&gt;</strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/weaver/model/Weavable.html" title="class in org.apache.commons.weaver.model">Weavable</a>&lt;SELF extends <a href="../../../../../../org/apache/commons/weaver/model/Weavable.html" title="class in org.apache.commons.weaver.model">Weavable</a>&lt;SELF,TARGET&gt;,TARGET&gt;</strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../org/apache/commons/weaver/model/Weavable.html" title="class in org.apache.commons.weaver.model">Weavable</a> in <a href="../../../../../../org/apache/commons/weaver/model/package-summary.html">org.apache.commons.weaver.model</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/weaver/model/NestedWeavable.html" title="class in org.apache.commons.weaver.model">NestedWeavable</a>&lt;SELF extends <a href="../../../../../../org/apache/commons/weaver/model/NestedWeavable.html" title="class in org.apache.commons.weaver.model">NestedWeavable</a>&lt;SELF,TARGET,PARENT,PARENT_TARGET&gt;,TARGET,PARENT extends <a href="../../../../../../org/apache/commons/weaver/model/Weavable.html" title="class in org.apache.commons.weaver.model">Weavable</a>&lt;PARENT,PARENT_TARGET&gt;,PARENT_TARGET&gt;</strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/weaver/model/WeavableClass.html" title="class in org.apache.commons.weaver.model">WeavableClass</a>&lt;T&gt;</strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/weaver/model/WeavableConstructor.html" title="class in org.apache.commons.weaver.model">WeavableConstructor</a>&lt;T&gt;</strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/weaver/model/WeavableConstructorParameter.html" title="class in org.apache.commons.weaver.model">WeavableConstructorParameter</a>&lt;T&gt;</strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/weaver/model/WeavableExecutable.html" title="class in org.apache.commons.weaver.model">WeavableExecutable</a>&lt;SELF extends <a href="../../../../../../org/apache/commons/weaver/model/WeavableExecutable.html" title="class in org.apache.commons.weaver.model">WeavableExecutable</a>&lt;SELF,TARGET,T,P&gt;,TARGET extends <a href="http://download.oracle.com/javase/6/docs/api/java/lang/reflect/Member.html?is-external=true" title="class or interface in java.lang.reflect">Member</a>,T,P extends <a href="../../../../../../org/apache/commons/weaver/model/WeavableParameter.html" title="class in org.apache.commons.weaver.model">WeavableParameter</a>&lt;P,SELF,TARGET,T&gt;&gt;</strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/weaver/model/WeavableField.html" title="class in org.apache.commons.weaver.model">WeavableField</a>&lt;T&gt;</strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/weaver/model/WeavableMethod.html" title="class in org.apache.commons.weaver.model">WeavableMethod</a>&lt;T&gt;</strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/weaver/model/WeavableMethodParameter.html" title="class in org.apache.commons.weaver.model">WeavableMethodParameter</a>&lt;T&gt;</strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/weaver/model/WeavablePackage.html" title="class in org.apache.commons.weaver.model">WeavablePackage</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/weaver/model/WeavableParameter.html" title="class in org.apache.commons.weaver.model">WeavableParameter</a>&lt;SELF extends <a href="../../../../../../org/apache/commons/weaver/model/WeavableParameter.html" title="class in org.apache.commons.weaver.model">WeavableParameter</a>&lt;SELF,PARENT,PARENT_TARGET,T&gt;,PARENT extends <a href="../../../../../../org/apache/commons/weaver/model/WeavableExecutable.html" title="class in org.apache.commons.weaver.model">WeavableExecutable</a>&lt;PARENT,PARENT_TARGET,T,SELF&gt;,PARENT_TARGET extends <a href="http://download.oracle.com/javase/6/docs/api/java/lang/reflect/Member.html?is-external=true" title="class or interface in java.lang.reflect">Member</a>,T&gt;</strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/weaver/model/Weavable.html" title="class in org.apache.commons.weaver.model">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/weaver/model/class-use/Weavable.html" target="_top">Frames</a></li>
+<li><a href="Weavable.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Added: websites/production/commons/content/proper/commons-weaver/apidocs/org/apache/commons/weaver/model/class-use/WeavableClass.html
==============================================================================
--- websites/production/commons/content/proper/commons-weaver/apidocs/org/apache/commons/weaver/model/class-use/WeavableClass.html (added)
+++ websites/production/commons/content/proper/commons-weaver/apidocs/org/apache/commons/weaver/model/class-use/WeavableClass.html Wed Sep 25 17:37:14 2013
@@ -0,0 +1,219 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
+<title>Uses of Class org.apache.commons.weaver.model.WeavableClass (Apache Commons Weaver Processor 1.0-SNAPSHOT API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.commons.weaver.model.WeavableClass (Apache Commons Weaver Processor 1.0-SNAPSHOT API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/weaver/model/WeavableClass.html" title="class in org.apache.commons.weaver.model">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/weaver/model/class-use/WeavableClass.html" target="_top">Frames</a></li>
+<li><a href="WeavableClass.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.weaver.model.WeavableClass" class="title">Uses of Class<br>org.apache.commons.weaver.model.WeavableClass</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/commons/weaver/model/WeavableClass.html" title="class in org.apache.commons.weaver.model">WeavableClass</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.weaver.model">org.apache.commons.weaver.model</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.commons.weaver.model">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/weaver/model/WeavableClass.html" title="class in org.apache.commons.weaver.model">WeavableClass</a> in <a href="../../../../../../org/apache/commons/weaver/model/package-summary.html">org.apache.commons.weaver.model</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/commons/weaver/model/package-summary.html">org.apache.commons.weaver.model</a> that return <a href="../../../../../../org/apache/commons/weaver/model/WeavableClass.html" title="class in org.apache.commons.weaver.model">WeavableClass</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../../../org/apache/commons/weaver/model/WeavableClass.html" title="class in org.apache.commons.weaver.model">WeavableClass</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="strong">WeavablePackage.</span><code><strong><a href="../../../../../../org/apache/commons/weaver/model/WeavablePackage.html#getWeavable(java.lang.Class)">getWeavable</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;cls)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../../../org/apache/commons/weaver/model/WeavableClass.html" title="class in org.apache.commons.weaver.model">WeavableClass</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="strong">ScanResult.</span><code><strong><a href="../../../../../../org/apache/commons/weaver/model/ScanResult.html#getWeavable(java.lang.Class)">getWeavable</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;cls)</code>
+<div class="block">Public for use by <a href="../../../../../../org/apache/commons/weaver/WeaveProcessor.html" title="class in org.apache.commons.weaver"><code>WeaveProcessor</code></a>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/commons/weaver/model/package-summary.html">org.apache.commons.weaver.model</a> that return types with arguments of type <a href="../../../../../../org/apache/commons/weaver/model/WeavableClass.html" title="class in org.apache.commons.weaver.model">WeavableClass</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="../../../../../../org/apache/commons/weaver/model/WeavableClass.html" title="class in org.apache.commons.weaver.model">WeavableClass</a>&lt;?&gt;&gt;</code></td>
+<td class="colLast"><span class="strong">WeavablePackage.</span><code><strong><a href="../../../../../../org/apache/commons/weaver/model/WeavablePackage.html#getClasses()">getClasses</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/weaver/model/AnnotatedElements.html" title="interface in org.apache.commons.weaver.model">AnnotatedElements</a>&lt;<a href="../../../../../../org/apache/commons/weaver/model/WeavableClass.html" title="class in org.apache.commons.weaver.model">WeavableClass</a>&lt;?&gt;&gt;</code></td>
+<td class="colLast"><span class="strong">ScanResult.</span><code><strong><a href="../../../../../../org/apache/commons/weaver/model/ScanResult.html#getClasses()">getClasses</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/weaver/model/AnnotatedElements.html" title="interface in org.apache.commons.weaver.model">AnnotatedElements</a>&lt;<a href="../../../../../../org/apache/commons/weaver/model/WeavableClass.html" title="class in org.apache.commons.weaver.model">WeavableClass</a>&lt;?&gt;&gt;</code></td>
+<td class="colLast"><span class="strong">ScanResult.</span><code><strong><a href="../../../../../../org/apache/commons/weaver/model/ScanResult.html#getClassesAssignableTo(java.lang.Class)">getClassesAssignableTo</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;supertype)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/commons/weaver/model/package-summary.html">org.apache.commons.weaver.model</a> with parameters of type <a href="../../../../../../org/apache/commons/weaver/model/WeavableClass.html" title="class in org.apache.commons.weaver.model">WeavableClass</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected int</code></td>
+<td class="colLast"><span class="strong">WeavableClass.</span><code><strong><a href="../../../../../../org/apache/commons/weaver/model/WeavableClass.html#localCompareTo(org.apache.commons.weaver.model.WeavableClass)">localCompareTo</a></strong>(<a href="../../../../../../org/apache/commons/weaver/model/WeavableClass.html" title="class in org.apache.commons.weaver.model">WeavableClass</a>&lt;<a href="../../../../../../org/apache/commons/weaver/model/WeavableClass.html" title="type parameter in WeavableClass">T</a>&gt;&nbsp;o)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../org/apache/commons/weaver/model/package-summary.html">org.apache.commons.weaver.model</a> with parameters of type <a href="../../../../../../org/apache/commons/weaver/model/WeavableClass.html" title="class in org.apache.commons.weaver.model">WeavableClass</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/weaver/model/WeavableConstructor.html#WeavableConstructor(java.lang.reflect.Constructor, org.apache.commons.weaver.model.WeavableClass)">WeavableConstructor</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/reflect/Constructor.html?is-external=true" title="class or interface in java.lang.reflect">Constructor</a>&lt;<a href="../../../../../../org/apache/commons/weaver/model/WeavableConstructor.html" title="type parameter in WeavableConstructor">T</a>&gt;&nbsp;target,
+                                      <a href="../../../../../../org/apache/commons/weaver/model/WeavableClass.html" title="class in org.apache.commons.weaver.model">WeavableClass</a>&lt;<a href="../../../../../../org/apache/commons/weaver/model/WeavableConstructor.html" title="type parameter in WeavableConstructor">T</a>&gt;&nbsp;parent)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/weaver/model/WeavableExecutable.html#WeavableExecutable(TARGET, org.apache.commons.weaver.model.WeavableClass)">WeavableExecutable</a></strong>(<a href="../../../../../../org/apache/commons/weaver/model/WeavableExecutable.html" title="type parameter in WeavableExecutable">TARGET</a>&nbsp;target,
+                                    <a href="../../../../../../org/apache/commons/weaver/model/WeavableClass.html" title="class in org.apache.commons.weaver.model">WeavableClass</a>&lt;<a href="../../../../../../org/apache/commons/weaver/model/WeavableExecutable.html" title="type parameter in WeavableExecutable">T</a>&gt;&nbsp;parent)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/weaver/model/WeavableField.html#WeavableField(java.lang.reflect.Field, org.apache.commons.weaver.model.WeavableClass)">WeavableField</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/reflect/Field.html?is-external=true" title="class or interface in java.lang.reflect">Field</a>&nbsp;target,
+                          <a href="../../../../../../org/apache/commons/weaver/model/WeavableClass.html" title="class in org.apache.commons.weaver.model">WeavableClass</a>&lt;<a href="../../../../../../org/apache/commons/weaver/model/WeavableField.html" title="type parameter in WeavableField">T</a>&gt;&nbsp;parent)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/weaver/model/WeavableMethod.html#WeavableMethod(java.lang.reflect.Method, org.apache.commons.weaver.model.WeavableClass)">WeavableMethod</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;target,
+                            <a href="../../../../../../org/apache/commons/weaver/model/WeavableClass.html" title="class in org.apache.commons.weaver.model">WeavableClass</a>&lt;<a href="../../../../../../org/apache/commons/weaver/model/WeavableMethod.html" title="type parameter in WeavableMethod">T</a>&gt;&nbsp;parent)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/weaver/model/WeavableClass.html" title="class in org.apache.commons.weaver.model">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/weaver/model/class-use/WeavableClass.html" target="_top">Frames</a></li>
+<li><a href="WeavableClass.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file