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 [38/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/util/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/util/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/util/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.util (commons-jelly 1.1-SNAPSHOT API)
+org.apache.commons.jelly.util
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.commons.jelly.util package">
@@ -15,9 +14,11 @@ org.apache.commons.jelly.util (commons-j
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.commons.jelly.util (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="org.apache.commons.jelly.util";
 }
 </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/test/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../org/apache/commons/jelly/xpath/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/util/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.util
 
 <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/util/ClassLoaderUtils.html" title="class in org.apache.commons.jelly.util">ClassLoaderUtils</A></B></TD>
@@ -89,13 +91,12 @@ Package org.apache.commons.jelly.util
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/commons/jelly/util/CommandLineParser.html" title="class in org.apache.commons.jelly.util">CommandLineParser</A></B></TD>
-<TD>Utility class to parse command line options using CLI.
- </TD>
+<TD>Utility class to parse command line options using CLI.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/commons/jelly/util/SafeContentHandler.html" title="class in org.apache.commons.jelly.util">SafeContentHandler</A></B></TD>
 <TD>Ensures that only one start and end document event is passed onto the underlying
- ContentHandler. </TD>
+ ContentHandler.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/commons/jelly/util/TagUtils.html" title="class in org.apache.commons.jelly.util">TagUtils</A></B></TD>
@@ -108,19 +109,19 @@ Package org.apache.commons.jelly.util
 
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Exception Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Exception Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/commons/jelly/util/NestedRuntimeException.html" title="class in org.apache.commons.jelly.util">NestedRuntimeException</A></B></TD>
-<TD>A <CODE>RuntimeException</CODE> which is nested to preserve stack traces.
-
- </TD>
+<TD>A <CODE>RuntimeException</CODE> which is nested to preserve stack traces.</TD>
 </TR>
 </TABLE>
 &nbsp;
 
 <P>
+<DL>
+</DL>
 <HR>
 
 
@@ -129,7 +130,7 @@ Package org.apache.commons.jelly.util
 <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">
@@ -154,7 +155,7 @@ Package org.apache.commons.jelly.util
 &nbsp;<A HREF="../../../../../org/apache/commons/jelly/test/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../org/apache/commons/jelly/xpath/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/util/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">
   <!--
@@ -167,6 +168,7 @@ Package org.apache.commons.jelly.util
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -174,6 +176,6 @@ Package org.apache.commons.jelly.util
 <!-- ======== 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/util/package-tree.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/util/package-tree.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/util/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.util Class Hierarchy (commons-jelly 1.1-SNAPSHOT API)
+org.apache.commons.jelly.util Class Hierarchy
 </TITLE>
 
 
@@ -14,9 +13,11 @@ org.apache.commons.jelly.util Class Hier
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.commons.jelly.util Class Hierarchy (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="org.apache.commons.jelly.util 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/test/package-tree.html"><B>PREV</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../org/apache/commons/jelly/xpath/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/util/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,13 +87,13 @@ 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.util.<A HREF="../../../../../org/apache/commons/jelly/util/ClassLoaderUtils.html" title="class in org.apache.commons.jelly.util"><B>ClassLoaderUtils</B></A><LI TYPE="circle">class org.apache.commons.jelly.util.<A HREF="../../../../../org/apache/commons/jelly/util/CommandLineParser.html" title="class in org.apache.commons.jelly.util"><B>CommandLineParser</B></A><LI TYPE="circle">class org.apache.commons.jelly.util.<A HREF="../../../../../org/apache/commons/jelly/util/SafeContentHandler.html" title="class in org.apache.commons.jelly.util"><B>SafeContentHandler</B></A> (implements org.xml.sax.ContentHandler)
-<LI TYPE="circle">class org.apache.commons.jelly.util.<A HREF="../../../../../org/apache/commons/jelly/util/TagUtils.html" title="class in org.apache.commons.jelly.util"><B>TagUtils</B></A><LI TYPE="circle">class java.lang.Throwable (implements java.io.Serializable)
+<LI TYPE="circle">java.lang.Object<UL>
+<LI TYPE="circle">org.apache.commons.jelly.util.<A HREF="../../../../../org/apache/commons/jelly/util/ClassLoaderUtils.html" title="class in org.apache.commons.jelly.util"><B>ClassLoaderUtils</B></A><LI TYPE="circle">org.apache.commons.jelly.util.<A HREF="../../../../../org/apache/commons/jelly/util/CommandLineParser.html" title="class in org.apache.commons.jelly.util"><B>CommandLineParser</B></A><LI TYPE="circle">org.apache.commons.jelly.util.<A HREF="../../../../../org/apache/commons/jelly/util/SafeContentHandler.html" title="class in org.apache.commons.jelly.util"><B>SafeContentHandler</B></A> (implements org.xml.sax.ContentHandler)
+<LI TYPE="circle">org.apache.commons.jelly.util.<A HREF="../../../../../org/apache/commons/jelly/util/TagUtils.html" title="class in org.apache.commons.jelly.util"><B>TagUtils</B></A><LI TYPE="circle">java.lang.Throwable (implements java.io.Serializable)
 <UL>
-<LI TYPE="circle">class java.lang.Exception<UL>
-<LI TYPE="circle">class java.lang.RuntimeException<UL>
-<LI TYPE="circle">class org.apache.commons.jelly.util.<A HREF="../../../../../org/apache/commons/jelly/util/NestedRuntimeException.html" title="class in org.apache.commons.jelly.util"><B>NestedRuntimeException</B></A></UL>
+<LI TYPE="circle">java.lang.Exception<UL>
+<LI TYPE="circle">java.lang.RuntimeException<UL>
+<LI TYPE="circle">org.apache.commons.jelly.util.<A HREF="../../../../../org/apache/commons/jelly/util/NestedRuntimeException.html" title="class in org.apache.commons.jelly.util"><B>NestedRuntimeException</B></A></UL>
 </UL>
 </UL>
 </UL>
@@ -104,7 +106,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">
@@ -129,7 +131,7 @@ Class Hierarchy
 &nbsp;<A HREF="../../../../../org/apache/commons/jelly/test/package-tree.html"><B>PREV</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../org/apache/commons/jelly/xpath/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/util/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">
   <!--
@@ -142,6 +144,7 @@ Class Hierarchy
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -149,6 +152,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/util/package-use.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/util/package-use.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/util/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.util (commons-jelly 1.1-SNAPSHOT API)
+Uses of Package org.apache.commons.jelly.util
 </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.util (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="Uses of Package org.apache.commons.jelly.util";
 }
 </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/util/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>
@@ -80,8 +82,8 @@ function windowTitle()
 
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-Packages that use <A HREF="../../../../../org/apache/commons/jelly/util/package-summary.html">org.apache.commons.jelly.util</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Packages that use <A HREF="../../../../../org/apache/commons/jelly/util/package-summary.html">org.apache.commons.jelly.util</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><A HREF="#org.apache.commons.jelly.util"><B>org.apache.commons.jelly.util</B></A></TD>
@@ -97,15 +99,14 @@ Packages that use <A HREF="../../../../.
 <A NAME="org.apache.commons.jelly.util"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-Classes in <A HREF="../../../../../org/apache/commons/jelly/util/package-summary.html">org.apache.commons.jelly.util</A> used by <A HREF="../../../../../org/apache/commons/jelly/util/package-summary.html">org.apache.commons.jelly.util</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Classes in <A HREF="../../../../../org/apache/commons/jelly/util/package-summary.html">org.apache.commons.jelly.util</A> used by <A HREF="../../../../../org/apache/commons/jelly/util/package-summary.html">org.apache.commons.jelly.util</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../../../org/apache/commons/jelly/util/class-use/CommandLineParser.html#org.apache.commons.jelly.util"><B>CommandLineParser</B></A></B>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Utility class to parse command line options using CLI.
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Utility class to parse command line options using CLI.</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -113,16 +114,14 @@ Classes in <A HREF="../../../../../org/a
 <A NAME="org.apache.commons.jelly.xpath"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-Classes in <A HREF="../../../../../org/apache/commons/jelly/util/package-summary.html">org.apache.commons.jelly.util</A> used by <A HREF="../../../../../org/apache/commons/jelly/xpath/package-summary.html">org.apache.commons.jelly.xpath</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Classes in <A HREF="../../../../../org/apache/commons/jelly/util/package-summary.html">org.apache.commons.jelly.util</A> used by <A HREF="../../../../../org/apache/commons/jelly/xpath/package-summary.html">org.apache.commons.jelly.xpath</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../../../org/apache/commons/jelly/util/class-use/NestedRuntimeException.html#org.apache.commons.jelly.xpath"><B>NestedRuntimeException</B></A></B>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A <CODE>RuntimeException</CODE> which is nested to preserve stack traces.
-
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A <CODE>RuntimeException</CODE> which is nested to preserve stack traces.</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -135,7 +134,7 @@ Classes in <A HREF="../../../../../org/a
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<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">
@@ -160,7 +159,7 @@ Classes in <A HREF="../../../../../org/a
 &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/util/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">
   <!--
@@ -173,6 +172,7 @@ Classes in <A HREF="../../../../../org/a
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -180,6 +180,6 @@ Classes in <A HREF="../../../../../org/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/xpath/XPathComparator.XPathSortException.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/xpath/XPathComparator.XPathSortException.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/xpath/XPathComparator.XPathSortException.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:04 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>
-XPathComparator.XPathSortException (commons-jelly 1.1-SNAPSHOT API)
+XPathComparator.XPathSortException
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.commons.jelly.xpath.XPathComparator.XPathSortException class">
@@ -15,9 +14,11 @@ XPathComparator.XPathSortException (comm
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="XPathComparator.XPathSortException (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="XPathComparator.XPathSortException";
 }
 </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/xpath/XPathComparator.html" title="class in org.apache.commons.jelly.xpath"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/commons/jelly/xpath/XPathSource.html" title="interface in org.apache.commons.jelly.xpath"><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/xpath/XPathComparator.XPathSortException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="XPathComparator.XPathSortException.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,11 +90,11 @@ org.apache.commons.jelly.xpath</FONT>
 Class XPathComparator.XPathSortException</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">java.lang.RuntimeException
-              <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../org/apache/commons/jelly/util/NestedRuntimeException.html" title="class in org.apache.commons.jelly.util">org.apache.commons.jelly.util.NestedRuntimeException</A>
-                  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.commons.jelly.xpath.XPathComparator.XPathSortException</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 ">java.lang.RuntimeException
+              <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/commons/jelly/util/NestedRuntimeException.html" title="class in org.apache.commons.jelly.util">org.apache.commons.jelly.util.NestedRuntimeException</A>
+                  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.commons.jelly.xpath.XPathComparator.XPathSortException</B>
 </PRE>
 <DL>
 <DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
@@ -102,7 +104,8 @@ java.lang.Object
 </DL>
 <HR>
 <DL>
-<DT>public static class <B>XPathComparator.XPathSortException</B><DT>extends <A HREF="../../../../../org/apache/commons/jelly/util/NestedRuntimeException.html" title="class in org.apache.commons.jelly.util">NestedRuntimeException</A></DL>
+<DT><PRE>public static class <B>XPathComparator.XPathSortException</B><DT>extends <A HREF="../../../../../org/apache/commons/jelly/util/NestedRuntimeException.html" title="class in org.apache.commons.jelly.util">NestedRuntimeException</A></DL>
+</PRE>
 
 <P>
 My own runtime exception in case something goes wrong with sort.
@@ -114,19 +117,14 @@ My own runtime exception in case somethi
 <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/xpath/XPathComparator.XPathSortException.html#XPathComparator.XPathSortException(java.lang.String, java.lang.Throwable)">XPathComparator.XPathSortException</A></B>(java.lang.String&nbsp;message,
@@ -139,10 +137,17 @@ My own runtime exception in case somethi
 &nbsp;
 <!-- ========== METHOD SUMMARY =========== -->
 
-<A NAME="methods_inherited_from_class_org.apache.commons.jelly.util.NestedRuntimeException"><!-- --></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.util.NestedRuntimeException"><!-- --></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.util.<A HREF="../../../../../org/apache/commons/jelly/util/NestedRuntimeException.html" title="class in org.apache.commons.jelly.util">NestedRuntimeException</A></B></TD>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.commons.jelly.util.<A HREF="../../../../../org/apache/commons/jelly/util/NestedRuntimeException.html" title="class in org.apache.commons.jelly.util">NestedRuntimeException</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><A HREF="../../../../../org/apache/commons/jelly/util/NestedRuntimeException.html#getCause()">getCause</A>, <A HREF="../../../../../org/apache/commons/jelly/util/NestedRuntimeException.html#printStackTrace()">printStackTrace</A>, <A HREF="../../../../../org/apache/commons/jelly/util/NestedRuntimeException.html#printStackTrace(java.io.PrintStream)">printStackTrace</A>, <A HREF="../../../../../org/apache/commons/jelly/util/NestedRuntimeException.html#printStackTrace(java.io.PrintWriter)">printStackTrace</A></CODE></TD>
@@ -151,7 +156,7 @@ My own runtime exception in case somethi
 &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, getMessage, getStackTrace, initCause, setStackTrace, toString</CODE></TD>
@@ -160,7 +165,7 @@ My own runtime exception in case somethi
 &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>
@@ -169,16 +174,13 @@ My own runtime exception in case somethi
 &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 @@ public <B>XPathComparator.XPathSortExcep
                                           java.lang.Throwable&nbsp;cause)</PRE>
 <DL>
 </DL>
-
-<!-- ============ METHOD DETAIL ========== -->
-
 <!-- ========= END OF CLASS DATA ========= -->
 <HR>
 
@@ -201,7 +200,7 @@ public <B>XPathComparator.XPathSortExcep
 <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>XPathComparator.XPathSortExcep
 
 <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/xpath/XPathComparator.html" title="class in org.apache.commons.jelly.xpath"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/commons/jelly/xpath/XPathSource.html" title="interface in org.apache.commons.jelly.xpath"><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/xpath/XPathComparator.XPathSortException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="XPathComparator.XPathSortException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -239,6 +238,7 @@ public <B>XPathComparator.XPathSortExcep
   <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/xpath/XPathComparator.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/xpath/XPathComparator.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/xpath/XPathComparator.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:04 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>
-XPathComparator (commons-jelly 1.1-SNAPSHOT API)
+XPathComparator
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.commons.jelly.xpath.XPathComparator class">
@@ -15,9 +14,11 @@ XPathComparator (commons-jelly 1.1-SNAPS
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="XPathComparator (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="XPathComparator";
 }
 </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/xpath/XPathTagSupport.html" title="class in org.apache.commons.jelly.xpath"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../../org/apache/commons/jelly/xpath/XPathComparator.XPathSortException.html" title="class in org.apache.commons.jelly.xpath"><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/xpath/XPathComparator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="XPathComparator.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;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+  SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&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,14 +90,15 @@ org.apache.commons.jelly.xpath</FONT>
 Class XPathComparator</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.commons.jelly.xpath.XPathComparator</B>
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.commons.jelly.xpath.XPathComparator</B>
 </PRE>
 <DL>
 <DT><B>All Implemented Interfaces:</B> <DD>java.util.Comparator</DD>
 </DL>
 <HR>
 <DL>
-<DT>public class <B>XPathComparator</B><DT>extends java.lang.Object<DT>implements java.util.Comparator</DL>
+<DT><PRE>public class <B>XPathComparator</B><DT>extends java.lang.Object<DT>implements java.util.Comparator</DL>
+</PRE>
 
 <P>
 Compares xml nodes by extracting the value at xpath and
@@ -105,7 +108,7 @@ Compares xml nodes by extracting the val
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Id: XPathComparator.java 155420 2005-02-26 13:06:03Z dirkv $</DD>
+  <DD>$Id: XPathComparator.java 1807798 2017-09-08 18:43:34Z chtompki $</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:jason@jhorman.org">Jason Horman</a></DD>
 </DL>
@@ -117,8 +120,8 @@ Compares xml nodes by extracting the val
 <A NAME="nested_class_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Nested Class Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Nested Class Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -129,17 +132,39 @@ Compares xml nodes by extracting the val
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;My own runtime exception in case something goes wrong with sort.</TD>
 </TR>
 </TABLE>
-&nbsp;
-<!-- =========== FIELD SUMMARY =========== -->
+&nbsp;<!-- =========== 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;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/commons/jelly/xpath/XPathComparator.html#descending">descending</A></B></CODE>
 
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sort descending or ascending</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>private &nbsp;org.jaxen.XPath</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/commons/jelly/xpath/XPathComparator.html#xpath">xpath</A></B></CODE>
 
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The xpath to use to extract value from nodes to compare</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/xpath/XPathComparator.html#XPathComparator()">XPathComparator</A></B>()</CODE>
@@ -161,8 +186,8 @@ Compares xml nodes by extracting the val
 <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">
@@ -218,7 +243,7 @@ Compares xml nodes by extracting the val
 &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>
@@ -227,7 +252,7 @@ Compares xml nodes by extracting the val
 &nbsp;<A NAME="methods_inherited_from_class_java.util.Comparator"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Methods inherited from interface java.util.Comparator</B></TD>
+<TH ALIGN="left"><B>Methods inherited from interface java.util.Comparator</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE>equals</CODE></TD>
@@ -238,14 +263,44 @@ Compares xml nodes by extracting the val
 
 <!-- ============ 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="xpath"><!-- --></A><H3>
+xpath</H3>
+<PRE>
+private org.jaxen.XPath <B>xpath</B></PRE>
+<DL>
+<DD>The xpath to use to extract value from nodes to compare
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="descending"><!-- --></A><H3>
+descending</H3>
+<PRE>
+private boolean <B>descending</B></PRE>
+<DL>
+<DD>Sort descending or ascending
+<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>
 
@@ -270,8 +325,8 @@ public <B>XPathComparator</B>(org.jaxen.
 <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>
 
@@ -370,7 +425,7 @@ protected java.lang.Comparable <B>getCom
 <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">
@@ -393,9 +448,9 @@ protected java.lang.Comparable <B>getCom
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;PREV CLASS&nbsp;
-&nbsp;<A HREF="../../../../../org/apache/commons/jelly/xpath/XPathTagSupport.html" title="class in org.apache.commons.jelly.xpath"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../../org/apache/commons/jelly/xpath/XPathComparator.XPathSortException.html" title="class in org.apache.commons.jelly.xpath"><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/xpath/XPathComparator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="XPathComparator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -408,19 +463,20 @@ protected java.lang.Comparable <B>getCom
   <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;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+  SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&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/xpath/XPathSource.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/xpath/XPathSource.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/xpath/XPathSource.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:04 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>
-XPathSource (commons-jelly 1.1-SNAPSHOT API)
+XPathSource
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.commons.jelly.xpath.XPathSource interface">
@@ -15,9 +14,11 @@ XPathSource (commons-jelly 1.1-SNAPSHOT
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="XPathSource (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="XPathSource";
 }
 </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/xpath/XPathComparator.XPathSortException.html" title="class in org.apache.commons.jelly.xpath"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/commons/jelly/xpath/XPathTagSupport.html" title="class in org.apache.commons.jelly.xpath"><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/xpath/XPathSource.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="XPathSource.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,7 +90,8 @@ org.apache.commons.jelly.xpath</FONT>
 Interface XPathSource</H2>
 <HR>
 <DL>
-<DT>public interface <B>XPathSource</B></DL>
+<DT><PRE>public interface <B>XPathSource</B></DL>
+</PRE>
 
 <P>
 A tag which is capable of producing a source of XPath context objects
@@ -98,29 +101,21 @@ A tag which is capable of producing a so
 <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">
@@ -134,26 +129,20 @@ A tag which is capable of producing a so
 &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="getXPathSource()"><!-- --></A><H3>
 getXPathSource</H3>
 <PRE>
-public java.lang.Object <B>getXPathSource</B>()</PRE>
+java.lang.Object <B>getXPathSource</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -168,7 +157,7 @@ public java.lang.Object <B>getXPathSourc
 <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">
@@ -190,10 +179,10 @@ public java.lang.Object <B>getXPathSourc
 
 <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/xpath/XPathComparator.XPathSortException.html" title="class in org.apache.commons.jelly.xpath"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/commons/jelly/xpath/XPathTagSupport.html" title="class in org.apache.commons.jelly.xpath"><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/xpath/XPathSource.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="XPathSource.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -206,6 +195,7 @@ public java.lang.Object <B>getXPathSourc
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -219,6 +209,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/xpath/XPathTagSupport.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/xpath/XPathTagSupport.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/xpath/XPathTagSupport.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:04 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>
-XPathTagSupport (commons-jelly 1.1-SNAPSHOT API)
+XPathTagSupport
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.commons.jelly.xpath.XPathTagSupport class">
@@ -15,9 +14,11 @@ XPathTagSupport (commons-jelly 1.1-SNAPS
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="XPathTagSupport (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="XPathTagSupport";
 }
 </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/xpath/XPathComparator.html" title="class in org.apache.commons.jelly.xpath"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/commons/jelly/xpath/XPathSource.html" title="interface in org.apache.commons.jelly.xpath"><B>PREV CLASS</B></A>&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/xpath/XPathTagSupport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="XPathTagSupport.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.xpath</FONT>
 Class XPathTagSupport</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../org/apache/commons/jelly/TagSupport.html" title="class in org.apache.commons.jelly">org.apache.commons.jelly.TagSupport</A>
-      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.commons.jelly.xpath.XPathTagSupport</B>
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/commons/jelly/TagSupport.html" title="class in org.apache.commons.jelly">org.apache.commons.jelly.TagSupport</A>
+      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.commons.jelly.xpath.XPathTagSupport</B>
 </PRE>
 <DL>
 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../org/apache/commons/jelly/Tag.html" title="interface in org.apache.commons.jelly">Tag</A></DD>
 </DL>
 <HR>
 <DL>
-<DT>public abstract class <B>XPathTagSupport</B><DT>extends <A HREF="../../../../../org/apache/commons/jelly/TagSupport.html" title="class in org.apache.commons.jelly">TagSupport</A></DL>
+<DT><PRE>public abstract class <B>XPathTagSupport</B><DT>extends <A HREF="../../../../../org/apache/commons/jelly/TagSupport.html" title="class in org.apache.commons.jelly">TagSupport</A></DL>
+</PRE>
 
 <P>
 An abstract base class useful for implementation inheritence
@@ -105,29 +108,26 @@ An abstract base class useful for implem
 <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>
 </TABLE>
 &nbsp;<A NAME="fields_inherited_from_class_org.apache.commons.jelly.TagSupport"><!-- --></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.<A HREF="../../../../../org/apache/commons/jelly/TagSupport.html" title="class in org.apache.commons.jelly">TagSupport</A></B></TD>
+<TH ALIGN="left"><B>Fields inherited from class org.apache.commons.jelly.<A HREF="../../../../../org/apache/commons/jelly/TagSupport.html" title="class in org.apache.commons.jelly">TagSupport</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><A HREF="../../../../../org/apache/commons/jelly/TagSupport.html#body">body</A>, <A HREF="../../../../../org/apache/commons/jelly/TagSupport.html#context">context</A>, <A HREF="../../../../../org/apache/commons/jelly/TagSupport.html#hasTrimmed">hasTrimmed</A>, <A HREF="../../../../../org/apache/commons/jelly/TagSupport.html#parent">parent</A>, <A HREF="../../../../../org/apache/commons/jelly/TagSupport.html#shouldTrim">shouldTrim</A></CODE></TD>
@@ -139,8 +139,8 @@ An abstract base class useful for implem
 <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/xpath/XPathTagSupport.html#XPathTagSupport()">XPathTagSupport</A></B>()</CODE>
@@ -155,8 +155,8 @@ An abstract base class useful for implem
 <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">
@@ -170,7 +170,7 @@ An abstract base class useful for implem
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.commons.jelly.TagSupport"><!-- --></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/TagSupport.html" title="class in org.apache.commons.jelly">TagSupport</A></B></TD>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.commons.jelly.<A HREF="../../../../../org/apache/commons/jelly/TagSupport.html" title="class in org.apache.commons.jelly">TagSupport</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><A HREF="../../../../../org/apache/commons/jelly/TagSupport.html#findAncestorWithClass(java.lang.Class)">findAncestorWithClass</A>, <A HREF="../../../../../org/apache/commons/jelly/TagSupport.html#findAncestorWithClass(java.lang.Class[])">findAncestorWithClass</A>, <A HREF="../../../../../org/apache/commons/jelly/TagSupport.html#findAncestorWithClass(java.util.Collection)">findAncestorWithClass</A>, <A HREF="../../../../../org/apache/commons/jelly/TagSupport.html#findAncestorWithClass(org.apache.commons.jelly.Tag, java.lang.Class)">findAncestorWithClass</A>, <A HREF="../../../../../org/apache/commons/jelly/TagSupport.html#findAncestorWithClass(org.apache.commons.jelly.Tag, java.lang.Class[])">findAncestorWithClass</A>, <A HREF="../../../../../org/apache/commons/jelly/TagSupport.html#findAncestorWithClass(org.apache.commons.jelly.Tag, java.util.Collection)">findAncestorWithClass</A>, <A HREF="../../../../../org/apache/commons/jelly/TagSupport.html#getBody()">getBody</A>, <A
  HREF="../../../../../org/apache/commons/jelly/TagSupport.html#getBodyText()">getBodyText</A>, <A HREF="../../../../../org/apache/commons/jelly/TagSupport.html#getBodyText(boolean)">getBodyText</A>, <A HREF="../../../../../org/apache/commons/jelly/TagSupport.html#getContext()">getContext</A>, <A HREF="../../../../../org/apache/commons/jelly/TagSupport.html#getParent()">getParent</A>, <A HREF="../../../../../org/apache/commons/jelly/TagSupport.html#invokeBody(org.apache.commons.jelly.XMLOutput)">invokeBody</A>, <A HREF="../../../../../org/apache/commons/jelly/TagSupport.html#isEscapeText()">isEscapeText</A>, <A HREF="../../../../../org/apache/commons/jelly/TagSupport.html#isTrim()">isTrim</A>, <A HREF="../../../../../org/apache/commons/jelly/TagSupport.html#setBody(org.apache.commons.jelly.Script)">setBody</A>, <A HREF="../../../../../org/apache/commons/jelly/TagSupport.html#setContext(org.apache.commons.jelly.JellyContext)">setContext</A>, <A HREF="../../../../../org/apache/commons/
 jelly/TagSupport.html#setEscapeText(boolean)">setEscapeText</A>, <A HREF="../../../../../org/apache/commons/jelly/TagSupport.html#setParent(org.apache.commons.jelly.Tag)">setParent</A>, <A HREF="../../../../../org/apache/commons/jelly/TagSupport.html#setTrim(boolean)">setTrim</A>, <A HREF="../../../../../org/apache/commons/jelly/TagSupport.html#trimBody()">trimBody</A></CODE></TD>
@@ -179,7 +179,7 @@ An abstract base class useful for implem
 &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>
@@ -188,7 +188,7 @@ An abstract base class useful for implem
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.commons.jelly.Tag"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Methods inherited from interface org.apache.commons.jelly.<A HREF="../../../../../org/apache/commons/jelly/Tag.html" title="interface in org.apache.commons.jelly">Tag</A></B></TD>
+<TH ALIGN="left"><B>Methods inherited from interface org.apache.commons.jelly.<A HREF="../../../../../org/apache/commons/jelly/Tag.html" title="interface in org.apache.commons.jelly">Tag</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><A HREF="../../../../../org/apache/commons/jelly/Tag.html#doTag(org.apache.commons.jelly.XMLOutput)">doTag</A></CODE></TD>
@@ -197,16 +197,13 @@ An abstract base class useful for implem
 &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>
 
@@ -222,8 +219,8 @@ public <B>XPathTagSupport</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>
 
@@ -245,7 +242,7 @@ protected java.lang.Object <B>getXPathCo
 <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">
@@ -267,10 +264,10 @@ protected java.lang.Object <B>getXPathCo
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../org/apache/commons/jelly/xpath/XPathComparator.html" title="class in org.apache.commons.jelly.xpath"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/commons/jelly/xpath/XPathSource.html" title="interface in org.apache.commons.jelly.xpath"><B>PREV CLASS</B></A>&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/xpath/XPathTagSupport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="XPathTagSupport.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -283,6 +280,7 @@ protected java.lang.Object <B>getXPathCo
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -296,6 +294,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/xpath/class-use/XPathComparator.XPathSortException.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/xpath/class-use/XPathComparator.XPathSortException.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/xpath/class-use/XPathComparator.XPathSortException.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 Class org.apache.commons.jelly.xpath.XPathComparator.XPathSortException (commons-jelly 1.1-SNAPSHOT API)
+Uses of Class org.apache.commons.jelly.xpath.XPathComparator.XPathSortException
 </TITLE>
 
 
@@ -14,9 +13,11 @@ Uses of Class org.apache.commons.jelly.x
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.commons.jelly.xpath.XPathComparator.XPathSortException (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="Uses of Class org.apache.commons.jelly.xpath.XPathComparator.XPathSortException";
 }
 </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/xpath/class-use/XPathComparator.XPathSortException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="XPathComparator.XPathSortException.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.xpa
 <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.xpa
 &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/xpath/class-use/XPathComparator.XPathSortException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="XPathComparator.XPathSortException.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.xpa
   <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.xpa
 <!-- ======== 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/xpath/class-use/XPathComparator.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/xpath/class-use/XPathComparator.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/xpath/class-use/XPathComparator.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 Class org.apache.commons.jelly.xpath.XPathComparator (commons-jelly 1.1-SNAPSHOT API)
+Uses of Class org.apache.commons.jelly.xpath.XPathComparator
 </TITLE>
 
 
@@ -14,9 +13,11 @@ Uses of Class org.apache.commons.jelly.x
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.commons.jelly.xpath.XPathComparator (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="Uses of Class org.apache.commons.jelly.xpath.XPathComparator";
 }
 </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/xpath/class-use/XPathComparator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="XPathComparator.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.xpa
 <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.xpa
 &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/xpath/class-use/XPathComparator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="XPathComparator.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.xpa
   <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.xpa
 <!-- ======== 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/xpath/class-use/XPathSource.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/xpath/class-use/XPathSource.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/xpath/class-use/XPathSource.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 Interface org.apache.commons.jelly.xpath.XPathSource (commons-jelly 1.1-SNAPSHOT API)
+Uses of Interface org.apache.commons.jelly.xpath.XPathSource
 </TITLE>
 
 
@@ -14,9 +13,11 @@ Uses of Interface org.apache.commons.jel
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Interface org.apache.commons.jelly.xpath.XPathSource (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="Uses of Interface org.apache.commons.jelly.xpath.XPathSource";
 }
 </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/xpath/class-use/XPathSource.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="XPathSource.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.xpa
 <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.xpa
 &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/xpath/class-use/XPathSource.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="XPathSource.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.xpa
   <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.xpa
 <!-- ======== 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/xpath/class-use/XPathTagSupport.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/xpath/class-use/XPathTagSupport.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/xpath/class-use/XPathTagSupport.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 Class org.apache.commons.jelly.xpath.XPathTagSupport (commons-jelly 1.1-SNAPSHOT API)
+Uses of Class org.apache.commons.jelly.xpath.XPathTagSupport
 </TITLE>
 
 
@@ -14,9 +13,11 @@ Uses of Class org.apache.commons.jelly.x
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.commons.jelly.xpath.XPathTagSupport (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="Uses of Class org.apache.commons.jelly.xpath.XPathTagSupport";
 }
 </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/xpath/class-use/XPathTagSupport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="XPathTagSupport.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.xpa
 <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.xpa
 &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/xpath/class-use/XPathTagSupport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="XPathTagSupport.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.xpa
   <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.xpa
 <!-- ======== 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/xpath/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/xpath/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/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.xpath (commons-jelly 1.1-SNAPSHOT API)
+org.apache.commons.jelly.xpath
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.commons.jelly.xpath package">

Modified: websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/xpath/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/xpath/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/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.xpath (commons-jelly 1.1-SNAPSHOT API)
+org.apache.commons.jelly.xpath
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.commons.jelly.xpath package">
@@ -15,9 +14,11 @@ org.apache.commons.jelly.xpath (commons-
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.commons.jelly.xpath (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="org.apache.commons.jelly.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/util/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
 &nbsp;NEXT PACKAGE</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/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.xpath
 
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Interface Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Interface Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/commons/jelly/xpath/XPathSource.html" title="interface in org.apache.commons.jelly.xpath">XPathSource</A></B></TD>
@@ -95,8 +97,8 @@ Package org.apache.commons.jelly.xpath
 
 <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/xpath/XPathComparator.html" title="class in org.apache.commons.jelly.xpath">XPathComparator</A></B></TD>
@@ -114,8 +116,8 @@ Package org.apache.commons.jelly.xpath
 
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Exception Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Exception Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/commons/jelly/xpath/XPathComparator.XPathSortException.html" title="class in org.apache.commons.jelly.xpath">XPathComparator.XPathSortException</A></B></TD>
@@ -125,6 +127,8 @@ Package org.apache.commons.jelly.xpath
 &nbsp;
 
 <P>
+<DL>
+</DL>
 <HR>
 
 
@@ -133,7 +137,7 @@ Package org.apache.commons.jelly.xpath
 <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">
@@ -158,7 +162,7 @@ Package org.apache.commons.jelly.xpath
 &nbsp;<A HREF="../../../../../org/apache/commons/jelly/util/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
 &nbsp;NEXT PACKAGE</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/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">
   <!--
@@ -171,6 +175,7 @@ Package org.apache.commons.jelly.xpath
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -178,6 +183,6 @@ Package org.apache.commons.jelly.xpath
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2006 Apache Software Foundation. All Rights Reserved.
+
 </BODY>
 </HTML>