You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by ch...@apache.org on 2017/09/27 12:20:49 UTC

svn commit: r1018796 [17/45] - in /websites/production/commons/content/proper/commons-jelly: ./ announcements/ apidocs/ apidocs/org/apache/commons/jelly/ apidocs/org/apache/commons/jelly/class-use/ apidocs/org/apache/commons/jelly/expression/ apidocs/o...

Modified: websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/expression/xpath/XPathExpression.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/expression/xpath/XPathExpression.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/expression/xpath/XPathExpression.html Wed Sep 27 12:20:41 2017
@@ -2,10 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_09) on Wed Apr 05 21:38:01 CEST 2006 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 20 11:15:32 UTC 2017 -->
 <TITLE>
-XPathExpression (commons-jelly 1.1-SNAPSHOT API)
+XPathExpression
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.commons.jelly.expression.xpath.XPathExpression class">
@@ -15,9 +14,11 @@ XPathExpression (commons-jelly 1.1-SNAPS
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="XPathExpression (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="XPathExpression";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -29,7 +30,7 @@ function windowTitle()
 <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">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -54,7 +55,7 @@ function windowTitle()
 &nbsp;PREV CLASS&nbsp;
 &nbsp;NEXT CLASS</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/commons/jelly/expression/xpath/XPathExpression.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="XPathExpression.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -67,13 +68,14 @@ function windowTitle()
   <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;<A HREF="#fields_inherited_from_class_org.apache.commons.jelly.expression.ExpressionSupport">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&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>
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&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>
@@ -88,15 +90,16 @@ org.apache.commons.jelly.expression.xpat
 Class XPathExpression</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../org/apache/commons/jelly/expression/ExpressionSupport.html" title="class in org.apache.commons.jelly.expression">org.apache.commons.jelly.expression.ExpressionSupport</A>
-      <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.commons.jelly.expression.xpath.XPathExpression</B>
+  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../org/apache/commons/jelly/expression/ExpressionSupport.html" title="class in org.apache.commons.jelly.expression">org.apache.commons.jelly.expression.ExpressionSupport</A>
+      <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.commons.jelly.expression.xpath.XPathExpression</B>
 </PRE>
 <DL>
 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../org/apache/commons/jelly/expression/Expression.html" title="interface in org.apache.commons.jelly.expression">Expression</A>, org.jaxen.VariableContext</DD>
 </DL>
 <HR>
 <DL>
-<DT>public class <B>XPathExpression</B><DT>extends <A HREF="../../../../../../org/apache/commons/jelly/expression/ExpressionSupport.html" title="class in org.apache.commons.jelly.expression">ExpressionSupport</A><DT>implements org.jaxen.VariableContext</DL>
+<DT><PRE>public class <B>XPathExpression</B><DT>extends <A HREF="../../../../../../org/apache/commons/jelly/expression/ExpressionSupport.html" title="class in org.apache.commons.jelly.expression">ExpressionSupport</A><DT>implements org.jaxen.VariableContext</DL>
+</PRE>
 
 <P>
 An expression which returns an XPath object.
@@ -105,29 +108,66 @@ An expression which returns an XPath obj
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 155420 $</DD>
+  <DD>$Revision: 1807798 $</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:jstrachan@apache.org">James Strachan</a></DD>
 </DL>
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
 <!-- =========== FIELD SUMMARY =========== -->
 
 <A NAME="field_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Field Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>private &nbsp;<A HREF="../../../../../../org/apache/commons/jelly/JellyContext.html" title="class in org.apache.commons.jelly">JellyContext</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/commons/jelly/expression/xpath/XPathExpression.html#context">context</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>private &nbsp;org.apache.commons.logging.Log</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/commons/jelly/expression/xpath/XPathExpression.html#log">log</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Log to which logging calls will be made.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>private &nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/commons/jelly/expression/xpath/XPathExpression.html#text">text</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>private &nbsp;java.util.Map</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/commons/jelly/expression/xpath/XPathExpression.html#uris">uris</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>private &nbsp;<A HREF="../../../../../../org/apache/commons/jelly/expression/Expression.html" title="interface in org.apache.commons.jelly.expression">Expression</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/commons/jelly/expression/xpath/XPathExpression.html#xpathExpr">xpathExpr</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="fields_inherited_from_class_org.apache.commons.jelly.expression.ExpressionSupport"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Fields inherited from class org.apache.commons.jelly.expression.<A HREF="../../../../../../org/apache/commons/jelly/expression/ExpressionSupport.html" title="class in org.apache.commons.jelly.expression">ExpressionSupport</A></B></TD>
+<TH ALIGN="left"><B>Fields inherited from class org.apache.commons.jelly.expression.<A HREF="../../../../../../org/apache/commons/jelly/expression/ExpressionSupport.html" title="class in org.apache.commons.jelly.expression">ExpressionSupport</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><A HREF="../../../../../../org/apache/commons/jelly/expression/ExpressionSupport.html#EMPTY_ITERATOR">EMPTY_ITERATOR</A></CODE></TD>
@@ -139,8 +179,8 @@ An expression which returns an XPath obj
 <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>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../../../../org/apache/commons/jelly/expression/xpath/XPathExpression.html#XPathExpression()">XPathExpression</A></B>()</CODE>
@@ -163,8 +203,8 @@ An expression which returns an XPath obj
 <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>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -214,7 +254,7 @@ An expression which returns an XPath obj
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.commons.jelly.expression.ExpressionSupport"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Methods inherited from class org.apache.commons.jelly.expression.<A HREF="../../../../../../org/apache/commons/jelly/expression/ExpressionSupport.html" title="class in org.apache.commons.jelly.expression">ExpressionSupport</A></B></TD>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.commons.jelly.expression.<A HREF="../../../../../../org/apache/commons/jelly/expression/ExpressionSupport.html" title="class in org.apache.commons.jelly.expression">ExpressionSupport</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><A HREF="../../../../../../org/apache/commons/jelly/expression/ExpressionSupport.html#evaluateAsBoolean(org.apache.commons.jelly.JellyContext)">evaluateAsBoolean</A>, <A HREF="../../../../../../org/apache/commons/jelly/expression/ExpressionSupport.html#evaluateAsIterator(org.apache.commons.jelly.JellyContext)">evaluateAsIterator</A>, <A HREF="../../../../../../org/apache/commons/jelly/expression/ExpressionSupport.html#evaluateAsString(org.apache.commons.jelly.JellyContext)">evaluateAsString</A>, <A HREF="../../../../../../org/apache/commons/jelly/expression/ExpressionSupport.html#evaluateRecurse(org.apache.commons.jelly.JellyContext)">evaluateRecurse</A></CODE></TD>
@@ -223,7 +263,7 @@ An expression which returns an XPath obj
 &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.Object</B></TD>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
@@ -234,14 +274,72 @@ An expression which returns an XPath obj
 
 <!-- ============ FIELD DETAIL =========== -->
 
+<A NAME="field_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Field Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="log"><!-- --></A><H3>
+log</H3>
+<PRE>
+private org.apache.commons.logging.Log <B>log</B></PRE>
+<DL>
+<DD>The Log to which logging calls will be made.
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="text"><!-- --></A><H3>
+text</H3>
+<PRE>
+private java.lang.String <B>text</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="xpathExpr"><!-- --></A><H3>
+xpathExpr</H3>
+<PRE>
+private <A HREF="../../../../../../org/apache/commons/jelly/expression/Expression.html" title="interface in org.apache.commons.jelly.expression">Expression</A> <B>xpathExpr</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="context"><!-- --></A><H3>
+context</H3>
+<PRE>
+private <A HREF="../../../../../../org/apache/commons/jelly/JellyContext.html" title="class in org.apache.commons.jelly">JellyContext</A> <B>context</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="uris"><!-- --></A><H3>
+uris</H3>
+<PRE>
+private java.util.Map <B>uris</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
 
 <!-- ========= 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>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -267,8 +365,8 @@ public <B>XPathExpression</B>(java.lang.
 <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>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -278,7 +376,7 @@ toString</H3>
 public java.lang.String <B>toString</B>()</PRE>
 <DL>
 <DD><DL>
-</DL>
+<DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL>
 </DD>
 <DD><DL>
 </DL>
@@ -306,7 +404,7 @@ evaluate</H3>
 <PRE>
 public java.lang.Object <B>evaluate</B>(<A HREF="../../../../../../org/apache/commons/jelly/JellyContext.html" title="class in org.apache.commons.jelly">JellyContext</A>&nbsp;context)</PRE>
 <DL>
-<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/commons/jelly/expression/Expression.html" title="interface in org.apache.commons.jelly.expression">Expression</A></CODE></B></DD>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/commons/jelly/expression/Expression.html#evaluate(org.apache.commons.jelly.JellyContext)">Expression</A></CODE></B></DD>
 <DD>Evaluates the expression with the given context
  and returns the result
 <P>
@@ -359,7 +457,7 @@ protected java.util.Map <B>createUriMap<
 <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">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -384,7 +482,7 @@ protected java.util.Map <B>createUriMap<
 &nbsp;PREV CLASS&nbsp;
 &nbsp;NEXT CLASS</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/commons/jelly/expression/xpath/XPathExpression.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="XPathExpression.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -397,19 +495,20 @@ protected java.util.Map <B>createUriMap<
   <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;<A HREF="#fields_inherited_from_class_org.apache.commons.jelly.expression.ExpressionSupport">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&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>
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&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; 2002-2006 Apache Software Foundation. All Rights Reserved.
+
 </BODY>
 </HTML>

Modified: websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/expression/xpath/class-use/XPathExpression.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/expression/xpath/class-use/XPathExpression.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/expression/xpath/class-use/XPathExpression.html Wed Sep 27 12:20:41 2017
@@ -2,10 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_09) on Wed Apr 05 21:37:56 CEST 2006 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 20 11:15:33 UTC 2017 -->
 <TITLE>
-Uses of Class org.apache.commons.jelly.expression.xpath.XPathExpression (commons-jelly 1.1-SNAPSHOT API)
+Uses of Class org.apache.commons.jelly.expression.xpath.XPathExpression
 </TITLE>
 
 
@@ -14,9 +13,11 @@ Uses of Class org.apache.commons.jelly.e
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.commons.jelly.expression.xpath.XPathExpression (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="Uses of Class org.apache.commons.jelly.expression.xpath.XPathExpression";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -28,7 +29,7 @@ function windowTitle()
 <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">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -53,7 +54,7 @@ function windowTitle()
 &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;
+  <A HREF="../../../../../../../index.html?org/apache/commons/jelly/expression/xpath/class-use/XPathExpression.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="XPathExpression.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -66,6 +67,7 @@ function windowTitle()
   <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -87,7 +89,7 @@ No usage of org.apache.commons.jelly.exp
 <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">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -112,7 +114,7 @@ No usage of org.apache.commons.jelly.exp
 &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;
+  <A HREF="../../../../../../../index.html?org/apache/commons/jelly/expression/xpath/class-use/XPathExpression.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="XPathExpression.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -125,6 +127,7 @@ No usage of org.apache.commons.jelly.exp
   <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -132,6 +135,6 @@ No usage of org.apache.commons.jelly.exp
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2006 Apache Software Foundation. All Rights Reserved.
+
 </BODY>
 </HTML>

Modified: websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/expression/xpath/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/expression/xpath/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/expression/xpath/package-frame.html Wed Sep 27 12:20:41 2017
@@ -2,10 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_09) on Wed Apr 05 21:37:59 CEST 2006 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 20 11:15:33 UTC 2017 -->
 <TITLE>
-org.apache.commons.jelly.expression.xpath (commons-jelly 1.1-SNAPSHOT API)
+org.apache.commons.jelly.expression.xpath
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.commons.jelly.expression.xpath package">

Modified: websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/expression/xpath/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/expression/xpath/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/expression/xpath/package-summary.html Wed Sep 27 12:20:41 2017
@@ -2,10 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_09) on Wed Apr 05 21:37:59 CEST 2006 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 20 11:15:33 UTC 2017 -->
 <TITLE>
-org.apache.commons.jelly.expression.xpath (commons-jelly 1.1-SNAPSHOT API)
+org.apache.commons.jelly.expression.xpath
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.commons.jelly.expression.xpath package">
@@ -15,9 +14,11 @@ org.apache.commons.jelly.expression.xpat
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.commons.jelly.expression.xpath (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="org.apache.commons.jelly.expression.xpath";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -29,7 +30,7 @@ function windowTitle()
 <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">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -54,7 +55,7 @@ function windowTitle()
 &nbsp;<A HREF="../../../../../../org/apache/commons/jelly/expression/jexl/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../../org/apache/commons/jelly/impl/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/commons/jelly/expression/xpath/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -67,6 +68,7 @@ function windowTitle()
   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -80,8 +82,8 @@ Package org.apache.commons.jelly.express
 
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Class Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/commons/jelly/expression/xpath/XPathExpression.html" title="class in org.apache.commons.jelly.expression.xpath">XPathExpression</A></B></TD>
@@ -91,6 +93,8 @@ Package org.apache.commons.jelly.express
 &nbsp;
 
 <P>
+<DL>
+</DL>
 <HR>
 
 
@@ -99,7 +103,7 @@ Package org.apache.commons.jelly.express
 <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">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -124,7 +128,7 @@ Package org.apache.commons.jelly.express
 &nbsp;<A HREF="../../../../../../org/apache/commons/jelly/expression/jexl/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../../org/apache/commons/jelly/impl/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/commons/jelly/expression/xpath/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -137,6 +141,7 @@ Package org.apache.commons.jelly.express
   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -144,6 +149,6 @@ Package org.apache.commons.jelly.express
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2006 Apache Software Foundation. All Rights Reserved.
+
 </BODY>
 </HTML>

Modified: websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/expression/xpath/package-tree.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/expression/xpath/package-tree.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/expression/xpath/package-tree.html Wed Sep 27 12:20:41 2017
@@ -2,10 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_09) on Wed Apr 05 21:37:59 CEST 2006 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 20 11:15:33 UTC 2017 -->
 <TITLE>
-org.apache.commons.jelly.expression.xpath Class Hierarchy (commons-jelly 1.1-SNAPSHOT API)
+org.apache.commons.jelly.expression.xpath Class Hierarchy
 </TITLE>
 
 
@@ -14,9 +13,11 @@ org.apache.commons.jelly.expression.xpat
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.commons.jelly.expression.xpath Class Hierarchy (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="org.apache.commons.jelly.expression.xpath Class Hierarchy";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -28,7 +29,7 @@ function windowTitle()
 <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">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -53,7 +54,7 @@ function windowTitle()
 &nbsp;<A HREF="../../../../../../org/apache/commons/jelly/expression/jexl/package-tree.html"><B>PREV</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../../org/apache/commons/jelly/impl/package-tree.html"><B>NEXT</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/commons/jelly/expression/xpath/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -66,6 +67,7 @@ function windowTitle()
   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -85,10 +87,10 @@ Hierarchy For Package org.apache.commons
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">class java.lang.Object<UL>
-<LI TYPE="circle">class org.apache.commons.jelly.expression.<A HREF="../../../../../../org/apache/commons/jelly/expression/ExpressionSupport.html" title="class in org.apache.commons.jelly.expression"><B>ExpressionSupport</B></A> (implements org.apache.commons.jelly.expression.<A HREF="../../../../../../org/apache/commons/jelly/expression/Expression.html" title="interface in org.apache.commons.jelly.expression">Expression</A>)
+<LI TYPE="circle">java.lang.Object<UL>
+<LI TYPE="circle">org.apache.commons.jelly.expression.<A HREF="../../../../../../org/apache/commons/jelly/expression/ExpressionSupport.html" title="class in org.apache.commons.jelly.expression"><B>ExpressionSupport</B></A> (implements org.apache.commons.jelly.expression.<A HREF="../../../../../../org/apache/commons/jelly/expression/Expression.html" title="interface in org.apache.commons.jelly.expression">Expression</A>)
 <UL>
-<LI TYPE="circle">class org.apache.commons.jelly.expression.xpath.<A HREF="../../../../../../org/apache/commons/jelly/expression/xpath/XPathExpression.html" title="class in org.apache.commons.jelly.expression.xpath"><B>XPathExpression</B></A> (implements org.jaxen.VariableContext)
+<LI TYPE="circle">org.apache.commons.jelly.expression.xpath.<A HREF="../../../../../../org/apache/commons/jelly/expression/xpath/XPathExpression.html" title="class in org.apache.commons.jelly.expression.xpath"><B>XPathExpression</B></A> (implements org.jaxen.VariableContext)
 </UL>
 </UL>
 </UL>
@@ -100,7 +102,7 @@ Class Hierarchy
 <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">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -125,7 +127,7 @@ Class Hierarchy
 &nbsp;<A HREF="../../../../../../org/apache/commons/jelly/expression/jexl/package-tree.html"><B>PREV</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../../org/apache/commons/jelly/impl/package-tree.html"><B>NEXT</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/commons/jelly/expression/xpath/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -138,6 +140,7 @@ Class Hierarchy
   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -145,6 +148,6 @@ Class Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2006 Apache Software Foundation. All Rights Reserved.
+
 </BODY>
 </HTML>

Modified: websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/expression/xpath/package-use.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/expression/xpath/package-use.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/expression/xpath/package-use.html Wed Sep 27 12:20:41 2017
@@ -2,10 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_09) on Wed Apr 05 21:37:57 CEST 2006 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 20 11:15:34 UTC 2017 -->
 <TITLE>
-Uses of Package org.apache.commons.jelly.expression.xpath (commons-jelly 1.1-SNAPSHOT API)
+Uses of Package org.apache.commons.jelly.expression.xpath
 </TITLE>
 
 
@@ -14,9 +13,11 @@ Uses of Package org.apache.commons.jelly
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Package org.apache.commons.jelly.expression.xpath (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="Uses of Package org.apache.commons.jelly.expression.xpath";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -28,7 +29,7 @@ function windowTitle()
 <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">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -53,7 +54,7 @@ function windowTitle()
 &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;
+  <A HREF="../../../../../../index.html?org/apache/commons/jelly/expression/xpath/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -66,6 +67,7 @@ function windowTitle()
   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -87,7 +89,7 @@ No usage of org.apache.commons.jelly.exp
 <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">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -112,7 +114,7 @@ No usage of org.apache.commons.jelly.exp
 &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;
+  <A HREF="../../../../../../index.html?org/apache/commons/jelly/expression/xpath/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -125,6 +127,7 @@ No usage of org.apache.commons.jelly.exp
   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -132,6 +135,6 @@ No usage of org.apache.commons.jelly.exp
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2006 Apache Software Foundation. All Rights Reserved.
+
 </BODY>
 </HTML>

Modified: websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/impl/Attribute.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/impl/Attribute.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/impl/Attribute.html Wed Sep 27 12:20:41 2017
@@ -2,10 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_09) on Wed Apr 05 21:38:01 CEST 2006 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 20 11:15:32 UTC 2017 -->
 <TITLE>
-Attribute (commons-jelly 1.1-SNAPSHOT API)
+Attribute
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.commons.jelly.impl.Attribute class">
@@ -15,9 +14,11 @@ Attribute (commons-jelly 1.1-SNAPSHOT AP
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Attribute (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="Attribute";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -29,7 +30,7 @@ function windowTitle()
 <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">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -52,9 +53,9 @@ function windowTitle()
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;PREV CLASS&nbsp;
-&nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/CompositeTextScriptBlock.html" title="class in org.apache.commons.jelly.impl"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/BeanSource.html" title="interface in org.apache.commons.jelly.impl"><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;
+  <A HREF="../../../../../index.html?org/apache/commons/jelly/impl/Attribute.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="Attribute.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -67,13 +68,14 @@ function windowTitle()
   <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>
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&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>
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&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>
@@ -88,11 +90,12 @@ org.apache.commons.jelly.impl</FONT>
 Class Attribute</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.commons.jelly.impl.Attribute</B>
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.commons.jelly.impl.Attribute</B>
 </PRE>
 <HR>
 <DL>
-<DT>public class <B>Attribute</B><DT>extends java.lang.Object</DL>
+<DT><PRE>public class <B>Attribute</B><DT>extends java.lang.Object</DL>
+</PRE>
 
 <P>
 Represents the attribute definition used by dynamic tags, such as whether the attribute is required
@@ -102,26 +105,54 @@ Represents the attribute definition used
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 155420 $</DD>
+  <DD>$Revision: 1807798 $</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:jstrachan@apache.org">James Strachan</a></DD>
 </DL>
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
+<!-- =========== FIELD SUMMARY =========== -->
 
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>private &nbsp;<A HREF="../../../../../org/apache/commons/jelly/expression/Expression.html" title="interface in org.apache.commons.jelly.expression">Expression</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/commons/jelly/impl/Attribute.html#defaultValue">defaultValue</A></B></CODE>
 
-<!-- =========== FIELD SUMMARY =========== -->
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;the default value expression</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>private &nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/commons/jelly/impl/Attribute.html#name">name</A></B></CODE>
 
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;the name of the attribute</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>private &nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/commons/jelly/impl/Attribute.html#required">required</A></B></CODE>
 
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;whether this attribute is required</TD>
+</TR>
+</TABLE>
+&nbsp;
 <!-- ======== 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>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../../../org/apache/commons/jelly/impl/Attribute.html#Attribute()">Attribute</A></B>()</CODE>
@@ -136,8 +167,8 @@ Represents the attribute definition used
 <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>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -191,7 +222,7 @@ Represents the attribute definition used
 &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.Object</B></TD>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
@@ -202,14 +233,56 @@ Represents the attribute definition used
 
 <!-- ============ FIELD DETAIL =========== -->
 
+<A NAME="field_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Field Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="name"><!-- --></A><H3>
+name</H3>
+<PRE>
+private java.lang.String <B>name</B></PRE>
+<DL>
+<DD>the name of the attribute
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="defaultValue"><!-- --></A><H3>
+defaultValue</H3>
+<PRE>
+private <A HREF="../../../../../org/apache/commons/jelly/expression/Expression.html" title="interface in org.apache.commons.jelly.expression">Expression</A> <B>defaultValue</B></PRE>
+<DL>
+<DD>the default value expression
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="required"><!-- --></A><H3>
+required</H3>
+<PRE>
+private boolean <B>required</B></PRE>
+<DL>
+<DD>whether this attribute is required
+<P>
+<DL>
+</DL>
+</DL>
 
 <!-- ========= 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>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -225,8 +298,8 @@ public <B>Attribute</B>()</PRE>
 <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>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -318,7 +391,7 @@ public void <B>setDefaultValue</B>(<A HR
 <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">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -341,9 +414,9 @@ public void <B>setDefaultValue</B>(<A HR
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;PREV CLASS&nbsp;
-&nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/CompositeTextScriptBlock.html" title="class in org.apache.commons.jelly.impl"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/BeanSource.html" title="interface in org.apache.commons.jelly.impl"><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;
+  <A HREF="../../../../../index.html?org/apache/commons/jelly/impl/Attribute.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="Attribute.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -356,19 +429,20 @@ public void <B>setDefaultValue</B>(<A HR
   <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>
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&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>
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&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; 2002-2006 Apache Software Foundation. All Rights Reserved.
+
 </BODY>
 </HTML>

Modified: websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/impl/BeanSource.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/impl/BeanSource.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/impl/BeanSource.html Wed Sep 27 12:20:41 2017
@@ -2,10 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_09) on Wed Apr 05 21:38:01 CEST 2006 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 20 11:15:32 UTC 2017 -->
 <TITLE>
-BeanSource (commons-jelly 1.1-SNAPSHOT API)
+BeanSource
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.commons.jelly.impl.BeanSource interface">
@@ -15,9 +14,11 @@ BeanSource (commons-jelly 1.1-SNAPSHOT A
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="BeanSource (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="BeanSource";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -29,7 +30,7 @@ function windowTitle()
 <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">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -51,10 +52,10 @@ function windowTitle()
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
-&nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/CollectionTag.html" title="interface in org.apache.commons.jelly.impl"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/Attribute.html" title="class in org.apache.commons.jelly.impl"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/BreakException.html" title="class in org.apache.commons.jelly.impl"><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;
+  <A HREF="../../../../../index.html?org/apache/commons/jelly/impl/BeanSource.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="BeanSource.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -67,6 +68,7 @@ function windowTitle()
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -87,11 +89,12 @@ org.apache.commons.jelly.impl</FONT>
 <BR>
 Interface BeanSource</H2>
 <DL>
-<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../org/apache/commons/jelly/impl/DynamicBeanTag.html" title="class in org.apache.commons.jelly.impl">DynamicBeanTag</A>, <A HREF="../../../../../org/apache/commons/jelly/impl/DynamicDynaBeanTag.html" title="class in org.apache.commons.jelly.impl">DynamicDynaBeanTag</A>, <A HREF="../../../../../org/apache/commons/jelly/tags/core/UseBeanTag.html" title="class in org.apache.commons.jelly.tags.core">UseBeanTag</A></DD>
+<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../org/apache/commons/jelly/impl/DynamicBeanTag.html" title="class in org.apache.commons.jelly.impl">DynamicBeanTag</A>, <A HREF="../../../../../org/apache/commons/jelly/impl/DynamicDynaBeanTag.html" title="class in org.apache.commons.jelly.impl">DynamicDynaBeanTag</A>, <A HREF="../../../../../org/apache/commons/jelly/tags/core/UseBeanTag.html" title="class in org.apache.commons.jelly.tags.core">UseBeanTag</A>, <A HREF="../../../../../org/apache/commons/jelly/tags/core/UseListTag.html" title="class in org.apache.commons.jelly.tags.core">UseListTag</A></DD>
 </DL>
 <HR>
 <DL>
-<DT>public interface <B>BeanSource</B></DL>
+<DT><PRE>public interface <B>BeanSource</B></DL>
+</PRE>
 
 <P>
 A tag which is associated with a JavaBean, such as a <A HREF="../../../../../org/apache/commons/jelly/impl/DynamicBeanTag.html" title="class in org.apache.commons.jelly.impl"><CODE>DynamicBeanTag</CODE></A>
@@ -100,29 +103,21 @@ A tag which is associated with a JavaBea
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 155420 $</DD>
+  <DD>$Revision: 1807798 $</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:jstrachan@apache.org">James Strachan</a></DD>
 </DL>
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
 
 <!-- ========== 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>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -136,26 +131,20 @@ A tag which is associated with a JavaBea
 &nbsp;
 <P>
 
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-
 <!-- ============ 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>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
 <A NAME="getBean()"><!-- --></A><H3>
 getBean</H3>
 <PRE>
-public java.lang.Object <B>getBean</B>()
+java.lang.Object <B>getBean</B>()
                          throws <A HREF="../../../../../org/apache/commons/jelly/JellyTagException.html" title="class in org.apache.commons.jelly">JellyTagException</A></PRE>
 <DL>
 <DD><DL>
@@ -174,7 +163,7 @@ public java.lang.Object <B>getBean</B>()
 <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">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -196,10 +185,10 @@ public java.lang.Object <B>getBean</B>()
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
-&nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/CollectionTag.html" title="interface in org.apache.commons.jelly.impl"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/Attribute.html" title="class in org.apache.commons.jelly.impl"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/BreakException.html" title="class in org.apache.commons.jelly.impl"><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;
+  <A HREF="../../../../../index.html?org/apache/commons/jelly/impl/BeanSource.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="BeanSource.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -212,6 +201,7 @@ public java.lang.Object <B>getBean</B>()
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -225,6 +215,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nb
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2006 Apache Software Foundation. All Rights Reserved.
+
 </BODY>
 </HTML>

Modified: websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/impl/BreakException.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/impl/BreakException.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/impl/BreakException.html Wed Sep 27 12:20:41 2017
@@ -2,10 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_09) on Wed Apr 05 21:38:02 CEST 2006 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 20 11:15:32 UTC 2017 -->
 <TITLE>
-BreakException (commons-jelly 1.1-SNAPSHOT API)
+BreakException
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.commons.jelly.impl.BreakException class">
@@ -15,9 +14,11 @@ BreakException (commons-jelly 1.1-SNAPSH
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="BreakException (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="BreakException";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -29,7 +30,7 @@ function windowTitle()
 <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">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -51,10 +52,10 @@ function windowTitle()
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
+&nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/BeanSource.html" title="interface in org.apache.commons.jelly.impl"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/CollectionTag.html" title="interface in org.apache.commons.jelly.impl"><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;
+  <A HREF="../../../../../index.html?org/apache/commons/jelly/impl/BreakException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="BreakException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -67,6 +68,7 @@ function windowTitle()
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -88,18 +90,19 @@ org.apache.commons.jelly.impl</FONT>
 Class BreakException</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by">java.lang.Throwable
-      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by">java.lang.Exception
-          <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../org/apache/commons/jelly/JellyException.html" title="class in org.apache.commons.jelly">org.apache.commons.jelly.JellyException</A>
-              <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../org/apache/commons/jelly/JellyTagException.html" title="class in org.apache.commons.jelly">org.apache.commons.jelly.JellyTagException</A>
-                  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.commons.jelly.impl.BreakException</B>
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">java.lang.Throwable
+      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">java.lang.Exception
+          <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/commons/jelly/JellyException.html" title="class in org.apache.commons.jelly">org.apache.commons.jelly.JellyException</A>
+              <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/commons/jelly/JellyTagException.html" title="class in org.apache.commons.jelly">org.apache.commons.jelly.JellyTagException</A>
+                  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.commons.jelly.impl.BreakException</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../org/apache/commons/jelly/LocationAware.html" title="interface in org.apache.commons.jelly">LocationAware</A>, java.io.Serializable</DD>
+<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable, <A HREF="../../../../../org/apache/commons/jelly/LocationAware.html" title="interface in org.apache.commons.jelly">LocationAware</A></DD>
 </DL>
 <HR>
 <DL>
-<DT>public class <B>BreakException</B><DT>extends <A HREF="../../../../../org/apache/commons/jelly/JellyTagException.html" title="class in org.apache.commons.jelly">JellyTagException</A></DL>
+<DT><PRE>public class <B>BreakException</B><DT>extends <A HREF="../../../../../org/apache/commons/jelly/JellyTagException.html" title="class in org.apache.commons.jelly">JellyTagException</A></DL>
+</PRE>
 
 <P>
 <p><code>BreakException</code> is used to terminate loops such as
@@ -109,26 +112,21 @@ java.lang.Object
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 155420 $</DD>
+  <DD>$Revision: 1807798 $</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:jstrachan@apache.org">James Strachan</a></DD>
 <DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#org.apache.commons.jelly.impl.BreakException">Serialized Form</A></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>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../../../org/apache/commons/jelly/impl/BreakException.html#BreakException()">BreakException</A></B>()</CODE>
@@ -140,10 +138,17 @@ java.lang.Object
 &nbsp;
 <!-- ========== METHOD SUMMARY =========== -->
 
-<A NAME="methods_inherited_from_class_org.apache.commons.jelly.JellyException"><!-- --></A>
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.commons.jelly.JellyException"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Methods inherited from class org.apache.commons.jelly.<A HREF="../../../../../org/apache/commons/jelly/JellyException.html" title="class in org.apache.commons.jelly">JellyException</A></B></TD>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.commons.jelly.<A HREF="../../../../../org/apache/commons/jelly/JellyException.html" title="class in org.apache.commons.jelly">JellyException</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><A HREF="../../../../../org/apache/commons/jelly/JellyException.html#getCause()">getCause</A>, <A HREF="../../../../../org/apache/commons/jelly/JellyException.html#getColumnNumber()">getColumnNumber</A>, <A HREF="../../../../../org/apache/commons/jelly/JellyException.html#getElementName()">getElementName</A>, <A HREF="../../../../../org/apache/commons/jelly/JellyException.html#getFileName()">getFileName</A>, <A HREF="../../../../../org/apache/commons/jelly/JellyException.html#getLineNumber()">getLineNumber</A>, <A HREF="../../../../../org/apache/commons/jelly/JellyException.html#getMessage()">getMessage</A>, <A HREF="../../../../../org/apache/commons/jelly/JellyException.html#getReason()">getReason</A>, <A HREF="../../../../../org/apache/commons/jelly/JellyException.html#printStackTrace()">printStackTrace</A>, <A HREF="../../../../../org/apache/commons/jelly/JellyException.html#printStackTrace(java.io.PrintStream)">printStackTrace</A>, <A HREF="../../../../../org/apache/co
 mmons/jelly/JellyException.html#printStackTrace(java.io.PrintWriter)">printStackTrace</A>, <A HREF="../../../../../org/apache/commons/jelly/JellyException.html#setColumnNumber(int)">setColumnNumber</A>, <A HREF="../../../../../org/apache/commons/jelly/JellyException.html#setElementName(java.lang.String)">setElementName</A>, <A HREF="../../../../../org/apache/commons/jelly/JellyException.html#setFileName(java.lang.String)">setFileName</A>, <A HREF="../../../../../org/apache/commons/jelly/JellyException.html#setLineNumber(int)">setLineNumber</A></CODE></TD>
@@ -152,7 +157,7 @@ java.lang.Object
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Methods inherited from class java.lang.Throwable</B></TD>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Throwable</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE>fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString</CODE></TD>
@@ -161,7 +166,7 @@ java.lang.Object
 &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.Object</B></TD>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
@@ -170,16 +175,13 @@ java.lang.Object
 &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>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -189,9 +191,6 @@ BreakException</H3>
 public <B>BreakException</B>()</PRE>
 <DL>
 </DL>
-
-<!-- ============ METHOD DETAIL ========== -->
-
 <!-- ========= END OF CLASS DATA ========= -->
 <HR>
 
@@ -201,7 +200,7 @@ public <B>BreakException</B>()</PRE>
 <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">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -223,10 +222,10 @@ public <B>BreakException</B>()</PRE>
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
+&nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/BeanSource.html" title="interface in org.apache.commons.jelly.impl"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/CollectionTag.html" title="interface in org.apache.commons.jelly.impl"><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;
+  <A HREF="../../../../../index.html?org/apache/commons/jelly/impl/BreakException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="BreakException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -239,6 +238,7 @@ public <B>BreakException</B>()</PRE>
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -252,6 +252,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2006 Apache Software Foundation. All Rights Reserved.
+
 </BODY>
 </HTML>

Modified: websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/impl/CollectionTag.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/impl/CollectionTag.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/impl/CollectionTag.html Wed Sep 27 12:20:41 2017
@@ -2,10 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_09) on Wed Apr 05 21:38:01 CEST 2006 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 20 11:15:32 UTC 2017 -->
 <TITLE>
-CollectionTag (commons-jelly 1.1-SNAPSHOT API)
+CollectionTag
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.commons.jelly.impl.CollectionTag interface">
@@ -15,9 +14,11 @@ CollectionTag (commons-jelly 1.1-SNAPSHO
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="CollectionTag (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="CollectionTag";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -29,7 +30,7 @@ function windowTitle()
 <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">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -51,10 +52,10 @@ function windowTitle()
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/BeanSource.html" title="interface in org.apache.commons.jelly.impl"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/TagFactory.html" title="interface in org.apache.commons.jelly.impl"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/BreakException.html" title="class in org.apache.commons.jelly.impl"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/CompositeTextScriptBlock.html" title="class in org.apache.commons.jelly.impl"><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;
+  <A HREF="../../../../../index.html?org/apache/commons/jelly/impl/CollectionTag.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CollectionTag.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -67,6 +68,7 @@ function windowTitle()
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -91,7 +93,8 @@ Interface CollectionTag</H2>
 </DL>
 <HR>
 <DL>
-<DT>public interface <B>CollectionTag</B></DL>
+<DT><PRE>public interface <B>CollectionTag</B></DL>
+</PRE>
 
 <P>
 A tag which is capable of consuming objects, such as a &lt;useList&gt; tag
@@ -101,29 +104,21 @@ A tag which is capable of consuming obje
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 155420 $</DD>
+  <DD>$Revision: 1807798 $</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:jstrachan@apache.org">James Strachan</a></DD>
 </DL>
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
 
 <!-- ========== 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>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -137,31 +132,24 @@ A tag which is capable of consuming obje
 &nbsp;
 <P>
 
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-
 <!-- ============ 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>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
 <A NAME="addItem(java.lang.Object)"><!-- --></A><H3>
 addItem</H3>
 <PRE>
-public void <B>addItem</B>(java.lang.Object&nbsp;value)
+void <B>addItem</B>(java.lang.Object&nbsp;value)
              throws <A HREF="../../../../../org/apache/commons/jelly/JellyTagException.html" title="class in org.apache.commons.jelly">JellyTagException</A></PRE>
 <DL>
 <DD><DL>
 
-<DT><B>Returns:</B><DD>adds an item to the tags collection
 <DT><B>Throws:</B>
 <DD><CODE><A HREF="../../../../../org/apache/commons/jelly/JellyTagException.html" title="class in org.apache.commons.jelly">JellyTagException</A></CODE></DL>
 </DD>
@@ -175,7 +163,7 @@ public void <B>addItem</B>(java.lang.Obj
 <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">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -197,10 +185,10 @@ public void <B>addItem</B>(java.lang.Obj
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/BeanSource.html" title="interface in org.apache.commons.jelly.impl"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/TagFactory.html" title="interface in org.apache.commons.jelly.impl"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/BreakException.html" title="class in org.apache.commons.jelly.impl"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/CompositeTextScriptBlock.html" title="class in org.apache.commons.jelly.impl"><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;
+  <A HREF="../../../../../index.html?org/apache/commons/jelly/impl/CollectionTag.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CollectionTag.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -213,6 +201,7 @@ public void <B>addItem</B>(java.lang.Obj
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -226,6 +215,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nb
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2006 Apache Software Foundation. All Rights Reserved.
+
 </BODY>
 </HTML>

Modified: websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/impl/CompositeTextScriptBlock.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/impl/CompositeTextScriptBlock.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/impl/CompositeTextScriptBlock.html Wed Sep 27 12:20:41 2017
@@ -2,10 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_09) on Wed Apr 05 21:38:01 CEST 2006 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 20 11:15:32 UTC 2017 -->
 <TITLE>
-CompositeTextScriptBlock (commons-jelly 1.1-SNAPSHOT API)
+CompositeTextScriptBlock
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.commons.jelly.impl.CompositeTextScriptBlock class">
@@ -15,9 +14,11 @@ CompositeTextScriptBlock (commons-jelly
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="CompositeTextScriptBlock (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="CompositeTextScriptBlock";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -29,7 +30,7 @@ function windowTitle()
 <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">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -51,10 +52,10 @@ function windowTitle()
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/Attribute.html" title="class in org.apache.commons.jelly.impl"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/CollectionTag.html" title="interface in org.apache.commons.jelly.impl"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/DefaultTagFactory.html" title="class in org.apache.commons.jelly.impl"><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;
+  <A HREF="../../../../../index.html?org/apache/commons/jelly/impl/CompositeTextScriptBlock.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CompositeTextScriptBlock.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -67,6 +68,7 @@ function windowTitle()
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -88,15 +90,16 @@ org.apache.commons.jelly.impl</FONT>
 Class CompositeTextScriptBlock</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../org/apache/commons/jelly/impl/ScriptBlock.html" title="class in org.apache.commons.jelly.impl">org.apache.commons.jelly.impl.ScriptBlock</A>
-      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.commons.jelly.impl.CompositeTextScriptBlock</B>
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/commons/jelly/impl/ScriptBlock.html" title="class in org.apache.commons.jelly.impl">org.apache.commons.jelly.impl.ScriptBlock</A>
+      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.commons.jelly.impl.CompositeTextScriptBlock</B>
 </PRE>
 <DL>
 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../org/apache/commons/jelly/Script.html" title="interface in org.apache.commons.jelly">Script</A></DD>
 </DL>
 <HR>
 <DL>
-<DT>public class <B>CompositeTextScriptBlock</B><DT>extends <A HREF="../../../../../org/apache/commons/jelly/impl/ScriptBlock.html" title="class in org.apache.commons.jelly.impl">ScriptBlock</A></DL>
+<DT><PRE>public class <B>CompositeTextScriptBlock</B><DT>extends <A HREF="../../../../../org/apache/commons/jelly/impl/ScriptBlock.html" title="class in org.apache.commons.jelly.impl">ScriptBlock</A></DL>
+</PRE>
 
 <P>
 <p><code>CompositeTextScriptBlock</code> represents a text body of a
@@ -107,26 +110,21 @@ java.lang.Object
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 155420 $</DD>
+  <DD>$Revision: 1807798 $</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:jstrachan@apache.org">James Strachan</a></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>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../../../org/apache/commons/jelly/impl/CompositeTextScriptBlock.html#CompositeTextScriptBlock()">CompositeTextScriptBlock</A></B>()</CODE>
@@ -141,8 +139,8 @@ java.lang.Object
 <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>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -150,14 +148,13 @@ java.lang.Object
 <TD><CODE><B><A HREF="../../../../../org/apache/commons/jelly/impl/CompositeTextScriptBlock.html#trimWhitespace()">trimWhitespace</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Trim the body of the script.
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Trim the body of the script.</TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.commons.jelly.impl.ScriptBlock"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Methods inherited from class org.apache.commons.jelly.impl.<A HREF="../../../../../org/apache/commons/jelly/impl/ScriptBlock.html" title="class in org.apache.commons.jelly.impl">ScriptBlock</A></B></TD>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.commons.jelly.impl.<A HREF="../../../../../org/apache/commons/jelly/impl/ScriptBlock.html" title="class in org.apache.commons.jelly.impl">ScriptBlock</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><A HREF="../../../../../org/apache/commons/jelly/impl/ScriptBlock.html#addScript(org.apache.commons.jelly.Script)">addScript</A>, <A HREF="../../../../../org/apache/commons/jelly/impl/ScriptBlock.html#compile()">compile</A>, <A HREF="../../../../../org/apache/commons/jelly/impl/ScriptBlock.html#getScriptList()">getScriptList</A>, <A HREF="../../../../../org/apache/commons/jelly/impl/ScriptBlock.html#removeScript(org.apache.commons.jelly.Script)">removeScript</A>, <A HREF="../../../../../org/apache/commons/jelly/impl/ScriptBlock.html#run(org.apache.commons.jelly.JellyContext, org.apache.commons.jelly.XMLOutput)">run</A>, <A HREF="../../../../../org/apache/commons/jelly/impl/ScriptBlock.html#toString()">toString</A></CODE></TD>
@@ -166,7 +163,7 @@ java.lang.Object
 &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.Object</B></TD>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
@@ -175,16 +172,13 @@ java.lang.Object
 &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>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -202,8 +196,8 @@ public <B>CompositeTextScriptBlock</B>()
 <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>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -232,7 +226,7 @@ public void <B>trimWhitespace</B>()</PRE
 <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">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -254,10 +248,10 @@ public void <B>trimWhitespace</B>()</PRE
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/Attribute.html" title="class in org.apache.commons.jelly.impl"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/CollectionTag.html" title="interface in org.apache.commons.jelly.impl"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../org/apache/commons/jelly/impl/DefaultTagFactory.html" title="class in org.apache.commons.jelly.impl"><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;
+  <A HREF="../../../../../index.html?org/apache/commons/jelly/impl/CompositeTextScriptBlock.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CompositeTextScriptBlock.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -270,6 +264,7 @@ public void <B>trimWhitespace</B>()</PRE
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -283,6 +278,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2006 Apache Software Foundation. All Rights Reserved.
+
 </BODY>
 </HTML>