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 [6/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/or...

Modified: websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/TagSupport.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/TagSupport.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/TagSupport.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:00 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>
-TagSupport (commons-jelly 1.1-SNAPSHOT API)
+TagSupport
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.commons.jelly.TagSupport class">
@@ -15,9 +14,11 @@ TagSupport (commons-jelly 1.1-SNAPSHOT A
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="TagSupport (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="TagSupport";
 }
 </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/TagLibrary.html" title="class in org.apache.commons.jelly"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../org/apache/commons/jelly/XMLOutput.html" title="class in org.apache.commons.jelly"><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/TagSupport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="TagSupport.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,7 @@ org.apache.commons.jelly</FONT>
 Class TagSupport</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.commons.jelly.TagSupport</B>
+  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.commons.jelly.TagSupport</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>
@@ -98,7 +100,8 @@ java.lang.Object
 </DL>
 <HR>
 <DL>
-<DT>public abstract class <B>TagSupport</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../org/apache/commons/jelly/Tag.html" title="interface in org.apache.commons.jelly">Tag</A></DL>
+<DT><PRE>public abstract class <B>TagSupport</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../org/apache/commons/jelly/Tag.html" title="interface in org.apache.commons.jelly">Tag</A></DL>
+</PRE>
 
 <P>
 <p><code>TagSupport</code> an abstract base class which is useful to
@@ -108,23 +111,20 @@ 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 =========== -->
 
 <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">
@@ -144,6 +144,14 @@ java.lang.Object
 </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/TagSupport.html#escapeText">escapeText</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;whether xml text should be escaped</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;boolean</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/TagSupport.html#hasTrimmed">hasTrimmed</A></B></CODE>
 
@@ -173,8 +181,8 @@ java.lang.Object
 <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/TagSupport.html#TagSupport()">TagSupport</A></B>()</CODE>
@@ -195,8 +203,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">
@@ -355,8 +363,7 @@ java.lang.Object
 <TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/TagSupport.html#setTrim(boolean)">setTrim</A></B>(boolean&nbsp;shouldTrim)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets whether whitespace inside this tag should be trimmed or not.
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets whether whitespace inside this tag should be trimmed or not.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -371,7 +378,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, toString, wait, wait, wait</CODE></TD>
@@ -380,7 +387,7 @@ java.lang.Object
 &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>
@@ -394,8 +401,8 @@ java.lang.Object
 <A NAME="field_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Field Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Field Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -453,14 +460,26 @@ protected <A HREF="../../../../org/apach
 <DL>
 </DL>
 </DL>
+<HR>
+
+<A NAME="escapeText"><!-- --></A><H3>
+escapeText</H3>
+<PRE>
+private boolean <B>escapeText</B></PRE>
+<DL>
+<DD>whether xml text should be escaped
+<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>
 
@@ -484,8 +503,8 @@ public <B>TagSupport</B>(boolean&nbsp;sh
 <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>
 
@@ -644,7 +663,7 @@ getContext</H3>
 <PRE>
 public <A HREF="../../../../org/apache/commons/jelly/JellyContext.html" title="class in org.apache.commons.jelly">JellyContext</A> <B>getContext</B>()</PRE>
 <DL>
-<DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/commons/jelly/Tag.html" title="interface in org.apache.commons.jelly">Tag</A></CODE></B></DD>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/commons/jelly/Tag.html#getContext()">Tag</A></CODE></B></DD>
 <DD>Gets the context in which the tag will be run
 <P>
 <DD><DL>
@@ -843,7 +862,7 @@ public void <B>setEscapeText</B>(boolean
 <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">
@@ -868,7 +887,7 @@ public void <B>setEscapeText</B>(boolean
 &nbsp;<A HREF="../../../../org/apache/commons/jelly/TagLibrary.html" title="class in org.apache.commons.jelly"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../org/apache/commons/jelly/XMLOutput.html" title="class in org.apache.commons.jelly"><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/TagSupport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="TagSupport.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -881,6 +900,7 @@ public void <B>setEscapeText</B>(boolean
   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -894,6 +914,6 @@ DETAIL:&nbsp;<A HREF="#field_detail">FIE
 <!-- ======== 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/XMLOutput.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/XMLOutput.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/XMLOutput.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:00 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>
-XMLOutput (commons-jelly 1.1-SNAPSHOT API)
+XMLOutput
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.commons.jelly.XMLOutput class">
@@ -15,9 +14,11 @@ XMLOutput (commons-jelly 1.1-SNAPSHOT AP
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="XMLOutput (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="XMLOutput";
 }
 </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/TagSupport.html" title="class in org.apache.commons.jelly"><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/XMLOutput.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="XMLOutput.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,14 +90,18 @@ org.apache.commons.jelly</FONT>
 Class XMLOutput</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.commons.jelly.XMLOutput</B>
+  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.commons.jelly.XMLOutput</B>
 </PRE>
 <DL>
 <DT><B>All Implemented Interfaces:</B> <DD>org.xml.sax.ContentHandler, org.xml.sax.ext.LexicalHandler</DD>
 </DL>
+<DL>
+<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../org/apache/commons/jelly/tags/core/MuteTag.MuteXMLOutput.html" title="class in org.apache.commons.jelly.tags.core">MuteTag.MuteXMLOutput</A></DD>
+</DL>
 <HR>
 <DL>
-<DT>public class <B>XMLOutput</B><DT>extends java.lang.Object<DT>implements org.xml.sax.ContentHandler, org.xml.sax.ext.LexicalHandler</DL>
+<DT><PRE>public class <B>XMLOutput</B><DT>extends java.lang.Object<DT>implements org.xml.sax.ContentHandler, org.xml.sax.ext.LexicalHandler</DL>
+</PRE>
 
 <P>
 <p><code>XMLOutput</code> is used to output XML events
@@ -106,23 +112,44 @@ java.lang.Object
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 225599 $</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;org.xml.sax.ContentHandler</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/XMLOutput.html#contentHandler">contentHandler</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The SAX ContentHandler that output goes to</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>private static&nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/XMLOutput.html#DEFAULT_ESCAPE_TEXT">DEFAULT_ESCAPE_TEXT</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;the default for escaping of text</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>private static&nbsp;org.xml.sax.Attributes</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/XMLOutput.html#EMPTY_ATTRIBUTES">EMPTY_ATTRIBUTES</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;empty attributes</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -132,6 +159,22 @@ java.lang.Object
 <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.xml.sax.ext.LexicalHandler</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/XMLOutput.html#lexicalHandler">lexicalHandler</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The SAX LexicalHandler that output goes to</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>private static&nbsp;org.apache.commons.logging.Log</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/XMLOutput.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>
 </TABLE>
 &nbsp;
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
@@ -139,8 +182,8 @@ java.lang.Object
 <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/XMLOutput.html#XMLOutput()">XMLOutput</A></B>()</CODE>
@@ -152,16 +195,14 @@ java.lang.Object
 <TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/XMLOutput.html#XMLOutput(org.xml.sax.ContentHandler)">XMLOutput</A></B>(org.xml.sax.ContentHandler&nbsp;contentHandler)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The XML-output will relay the SAX events to the indicated
- contentHandler.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/XMLOutput.html#XMLOutput(org.xml.sax.ContentHandler, org.xml.sax.ext.LexicalHandler)">XMLOutput</A></B>(org.xml.sax.ContentHandler&nbsp;contentHandler,
           org.xml.sax.ext.LexicalHandler&nbsp;lexicalHandler)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The XML-output will relay the SAX events to the indicated
- content-handler lexical-handler.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -170,8 +211,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">
@@ -181,9 +222,7 @@ java.lang.Object
            int&nbsp;length)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Receive notification of character data.
-
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Receive notification of character data.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -191,9 +230,8 @@ java.lang.Object
 <TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/XMLOutput.html#close()">close</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Provides a useful hook that implementations
- can use to close the
- underlying OutputStream or Writer.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Provides a useful hook that implementations can use to close the
+ underlying OutputStream or Writer</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -203,9 +241,7 @@ java.lang.Object
         int&nbsp;length)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Report an XML comment anywhere in the document.
-
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Report an XML comment anywhere in the document.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -214,7 +250,7 @@ java.lang.Object
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;returns an XMLOutput object that will discard all
- tag-generated XML events.  </TD>
+ tag-generated XML events.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -260,7 +296,7 @@ java.lang.Object
 <TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/XMLOutput.html#createXMLOutput(org.xml.sax.XMLReader)">createXMLOutput</A></B>(org.xml.sax.XMLReader&nbsp;xmlReader)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates an XMLOutput from an existing SAX XMLReader.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates an XMLOutput from an existing SAX XMLReader</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -284,9 +320,7 @@ java.lang.Object
 <TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/XMLOutput.html#endDocument()">endDocument</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Receive notification of the end of a document.
-
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Receive notification of the end of a document.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -294,9 +328,7 @@ java.lang.Object
 <TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/XMLOutput.html#endDTD()">endDTD</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Report the end of DTD declarations.
-
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Report the end of DTD declarations.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -304,8 +336,7 @@ java.lang.Object
 <TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/XMLOutput.html#endElement(java.lang.String)">endElement</A></B>(java.lang.String&nbsp;localName)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Helper method for outputting an end element event
- for an element in no namespace.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Helper method for outputting an end element event for an element in no namespace</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -315,9 +346,7 @@ java.lang.Object
            java.lang.String&nbsp;qName)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Receive notification of the end of an element.
-
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Receive notification of the end of an element.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -333,9 +362,7 @@ java.lang.Object
 <TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/XMLOutput.html#endPrefixMapping(java.lang.String)">endPrefixMapping</A></B>(java.lang.String&nbsp;prefix)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End the scope of a prefix-URI mapping.
-
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End the scope of a prefix-URI mapping.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -343,8 +370,7 @@ java.lang.Object
 <TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/XMLOutput.html#flush()">flush</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Flushes the underlying stream if <CODE>XMLWriter</CODE>
- or <A HREF="../../../../org/apache/commons/jelly/XMLOutput.html" title="class in org.apache.commons.jelly"><CODE>XMLOutput</CODE></A>.</TD>
+&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">
@@ -370,9 +396,7 @@ java.lang.Object
                     int&nbsp;length)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Receive notification of ignorable whitespace in element content.
-
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Receive notification of ignorable whitespace in element content.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -380,8 +404,7 @@ java.lang.Object
 <TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/XMLOutput.html#objectData(java.lang.Object)">objectData</A></B>(java.lang.Object&nbsp;object)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Pass data through the pipline.
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Pass data through the pipline.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -390,9 +413,7 @@ java.lang.Object
                       java.lang.String&nbsp;data)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Receive notification of a processing instruction.
-
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Receive notification of a processing instruction.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -408,9 +429,7 @@ java.lang.Object
 <TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/XMLOutput.html#setDocumentLocator(org.xml.sax.Locator)">setDocumentLocator</A></B>(org.xml.sax.Locator&nbsp;locator)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Receive an object for locating the origin of SAX document events.
-
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Receive an object for locating the origin of SAX document events.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -426,8 +445,7 @@ java.lang.Object
 <TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/XMLOutput.html#skippedEntity(java.lang.String)">skippedEntity</A></B>(java.lang.String&nbsp;name)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Receive notification of a skipped entity.
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Receive notification of a skipped entity.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -435,9 +453,7 @@ java.lang.Object
 <TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/XMLOutput.html#startCDATA()">startCDATA</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Report the start of a CDATA section.
-
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Report the start of a CDATA section.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -445,9 +461,7 @@ java.lang.Object
 <TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/XMLOutput.html#startDocument()">startDocument</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Receive notification of the beginning of a document.
-
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Receive notification of the beginning of a document.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -457,9 +471,7 @@ java.lang.Object
          java.lang.String&nbsp;systemId)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Report the start of DTD declarations, if any.
-
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Report the start of DTD declarations, if any.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -467,8 +479,7 @@ java.lang.Object
 <TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/XMLOutput.html#startElement(java.lang.String)">startElement</A></B>(java.lang.String&nbsp;localName)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Helper method for outputting a start element event
- for an element in no namespace.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Helper method for outputting a start element event for an element in no namespace</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -477,8 +488,7 @@ java.lang.Object
              org.xml.sax.Attributes&nbsp;attributes)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Helper method for outputting a start element event
- for an element in no namespace.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Helper method for outputting a start element event for an element in no namespace</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -489,9 +499,7 @@ java.lang.Object
              org.xml.sax.Attributes&nbsp;atts)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Receive notification of the beginning of an element.
-
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Receive notification of the beginning of an element.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -499,9 +507,7 @@ java.lang.Object
 <TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/XMLOutput.html#startEntity(java.lang.String)">startEntity</A></B>(java.lang.String&nbsp;name)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Report the beginning of some internal and external XML entities.
-
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Report the beginning of some internal and external XML entities.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -510,9 +516,7 @@ java.lang.Object
                    java.lang.String&nbsp;uri)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Begin the scope of a prefix-URI Namespace mapping.
-
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Begin the scope of a prefix-URI Namespace mapping.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -529,8 +533,7 @@ java.lang.Object
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Outputs the given String as a piece of valid text in the
- XML event stream.
- </TD>
+ XML event stream.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -547,13 +550,13 @@ java.lang.Object
 <TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/XMLOutput.html#writeComment(java.lang.String)">writeComment</A></B>(java.lang.String&nbsp;text)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Outputs a comment to the XML stream.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Outputs a comment to the XML stream</TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Methods inherited from class java.lang.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>
@@ -567,8 +570,8 @@ java.lang.Object
 <A NAME="field_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Field Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Field Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -580,14 +583,74 @@ protected static final java.lang.String[
 <DL>
 </DL>
 </DL>
+<HR>
+
+<A NAME="EMPTY_ATTRIBUTES"><!-- --></A><H3>
+EMPTY_ATTRIBUTES</H3>
+<PRE>
+private static final org.xml.sax.Attributes <B>EMPTY_ATTRIBUTES</B></PRE>
+<DL>
+<DD>empty attributes
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="log"><!-- --></A><H3>
+log</H3>
+<PRE>
+private static final 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="DEFAULT_ESCAPE_TEXT"><!-- --></A><H3>
+DEFAULT_ESCAPE_TEXT</H3>
+<PRE>
+private static final boolean <B>DEFAULT_ESCAPE_TEXT</B></PRE>
+<DL>
+<DD>the default for escaping of text
+<P>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.commons.jelly.XMLOutput.DEFAULT_ESCAPE_TEXT">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="contentHandler"><!-- --></A><H3>
+contentHandler</H3>
+<PRE>
+private org.xml.sax.ContentHandler <B>contentHandler</B></PRE>
+<DL>
+<DD>The SAX ContentHandler that output goes to
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="lexicalHandler"><!-- --></A><H3>
+lexicalHandler</H3>
+<PRE>
+private org.xml.sax.ext.LexicalHandler <B>lexicalHandler</B></PRE>
+<DL>
+<DD>The SAX LexicalHandler that output goes to
+<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>
 
@@ -604,10 +667,7 @@ XMLOutput</H3>
 <PRE>
 public <B>XMLOutput</B>(org.xml.sax.ContentHandler&nbsp;contentHandler)</PRE>
 <DL>
-<DD>The XML-output will relay the SAX events to the indicated
- contentHandler.
-<P>
-<DT><B>Parameters:</B><DD><CODE>contentHandler</CODE> - </DL>
+</DL>
 <HR>
 
 <A NAME="XMLOutput(org.xml.sax.ContentHandler, org.xml.sax.ext.LexicalHandler)"><!-- --></A><H3>
@@ -616,18 +676,15 @@ XMLOutput</H3>
 public <B>XMLOutput</B>(org.xml.sax.ContentHandler&nbsp;contentHandler,
                  org.xml.sax.ext.LexicalHandler&nbsp;lexicalHandler)</PRE>
 <DL>
-<DD>The XML-output will relay the SAX events to the indicated
- content-handler lexical-handler.
-<P>
-<DT><B>Parameters:</B><DD><CODE>contentHandler</CODE> - <DD><CODE>lexicalHandler</CODE> - </DL>
+</DL>
 
 <!-- ============ METHOD DETAIL ========== -->
 
 <A NAME="method_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -637,7 +694,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>
@@ -651,9 +708,8 @@ close</H3>
 public void <B>close</B>()
            throws java.io.IOException</PRE>
 <DL>
-<DD>Provides a useful hook that implementations
- can use to close the
- underlying OutputStream or Writer.
+<DD>Provides a useful hook that implementations can use to close the
+ underlying OutputStream or Writer
 <P>
 <DD><DL>
 </DL>
@@ -672,9 +728,6 @@ flush</H3>
 public void <B>flush</B>()
            throws java.io.IOException</PRE>
 <DL>
-<DD>Flushes the underlying stream if <CODE>XMLWriter</CODE>
- or <A HREF="../../../../org/apache/commons/jelly/XMLOutput.html" title="class in org.apache.commons.jelly"><CODE>XMLOutput</CODE></A>.
-<P>
 <DD><DL>
 </DL>
 </DD>
@@ -691,7 +744,7 @@ createXMLOutput</H3>
 <PRE>
 public static <A HREF="../../../../org/apache/commons/jelly/XMLOutput.html" title="class in org.apache.commons.jelly">XMLOutput</A> <B>createXMLOutput</B>(org.xml.sax.XMLReader&nbsp;xmlReader)</PRE>
 <DL>
-<DD>Creates an XMLOutput from an existing SAX XMLReader.
+<DD>Creates an XMLOutput from an existing SAX XMLReader
 <P>
 <DD><DL>
 </DL>
@@ -733,7 +786,7 @@ public static <A HREF="../../../../org/a
 </DD>
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>writer</CODE> - is the writer to output to<DD><CODE>escapeText</CODE> - is whether or not text output will be escaped. This must be true
-   if the underlying output is XML or could be false if the underlying output is textual.</DL>
+ if the underlying output is XML or could be false if the underlying output is textual.</DL>
 </DD>
 </DL>
 <HR>
@@ -775,8 +828,7 @@ public static <A HREF="../../../../org/a
 <DT><B>Parameters:</B><DD><CODE>out</CODE> - is the output stream to write<DD><CODE>escapeText</CODE> - is whether or not text output will be escaped. This must be true
  if the underlying output is XML or could be false if the underlying output is textual.
 <DT><B>Throws:</B>
-<DD><CODE>java.io.UnsupportedEncodingException</CODE> - if the underlying write could not
-   be created.</DL>
+<DD><CODE>java.io.UnsupportedEncodingException</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -808,7 +860,7 @@ public void <B>write</B>(java.lang.Strin
 <DL>
 <DD>Outputs the given String as a piece of valid text in the
  XML event stream.
- Any special XML characters should come out properly escaped.
+ Any special XML characters should be properly escaped.
 <P>
 <DD><DL>
 </DL>
@@ -847,7 +899,7 @@ writeComment</H3>
 public void <B>writeComment</B>(java.lang.String&nbsp;text)
                   throws org.xml.sax.SAXException</PRE>
 <DL>
-<DD>Outputs a comment to the XML stream.
+<DD>Outputs a comment to the XML stream
 <P>
 <DD><DL>
 </DL>
@@ -866,8 +918,7 @@ startElement</H3>
 public void <B>startElement</B>(java.lang.String&nbsp;localName)
                   throws org.xml.sax.SAXException</PRE>
 <DL>
-<DD>Helper method for outputting a start element event
- for an element in no namespace.
+<DD>Helper method for outputting a start element event for an element in no namespace
 <P>
 <DD><DL>
 </DL>
@@ -887,8 +938,7 @@ public void <B>startElement</B>(java.lan
                          org.xml.sax.Attributes&nbsp;attributes)
                   throws org.xml.sax.SAXException</PRE>
 <DL>
-<DD>Helper method for outputting a start element event
- for an element in no namespace.
+<DD>Helper method for outputting a start element event for an element in no namespace
 <P>
 <DD><DL>
 </DL>
@@ -907,8 +957,7 @@ endElement</H3>
 public void <B>endElement</B>(java.lang.String&nbsp;localName)
                 throws org.xml.sax.SAXException</PRE>
 <DL>
-<DD>Helper method for outputting an end element event
- for an element in no namespace.
+<DD>Helper method for outputting an end element event for an element in no namespace
 <P>
 <DD><DL>
 </DL>
@@ -1686,7 +1735,7 @@ protected static <A HREF="../../../../or
 <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">
@@ -1711,7 +1760,7 @@ protected static <A HREF="../../../../or
 &nbsp;<A HREF="../../../../org/apache/commons/jelly/TagSupport.html" title="class in org.apache.commons.jelly"><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/XMLOutput.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="XMLOutput.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -1724,6 +1773,7 @@ protected static <A HREF="../../../../or
   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -1737,6 +1787,6 @@ DETAIL:&nbsp;<A HREF="#field_detail">FIE
 <!-- ======== 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/class-use/CompilableTag.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/class-use/CompilableTag.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/class-use/CompilableTag.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 Interface org.apache.commons.jelly.CompilableTag (commons-jelly 1.1-SNAPSHOT API)
+Uses of Interface org.apache.commons.jelly.CompilableTag
 </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.CompilableTag (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="Uses of Interface org.apache.commons.jelly.CompilableTag";
 }
 </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/class-use/CompilableTag.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CompilableTag.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.Com
 <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.Com
 &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/class-use/CompilableTag.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CompilableTag.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.Com
   <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.Com
 <!-- ======== 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/class-use/DynaBeanTagSupport.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/class-use/DynaBeanTagSupport.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/class-use/DynaBeanTagSupport.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.DynaBeanTagSupport (commons-jelly 1.1-SNAPSHOT API)
+Uses of Class org.apache.commons.jelly.DynaBeanTagSupport
 </TITLE>
 
 
@@ -14,9 +13,11 @@ Uses of Class org.apache.commons.jelly.D
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.commons.jelly.DynaBeanTagSupport (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="Uses of Class org.apache.commons.jelly.DynaBeanTagSupport";
 }
 </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/class-use/DynaBeanTagSupport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DynaBeanTagSupport.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,13 +82,12 @@ 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/DynaBeanTagSupport.html" title="class in org.apache.commons.jelly">DynaBeanTagSupport</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Packages that use <A HREF="../../../../../org/apache/commons/jelly/DynaBeanTagSupport.html" title="class in org.apache.commons.jelly">DynaBeanTagSupport</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><A HREF="#org.apache.commons.jelly.impl"><B>org.apache.commons.jelly.impl</B></A></TD>
-<TD>Core implementation classes for Jelly.
-  &nbsp;</TD>
+<TD>Core implementation classes for Jelly.&nbsp;</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -94,8 +95,8 @@ Packages that use <A HREF="../../../../.
 <A NAME="org.apache.commons.jelly.impl"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-Uses of <A HREF="../../../../../org/apache/commons/jelly/DynaBeanTagSupport.html" title="class in org.apache.commons.jelly">DynaBeanTagSupport</A> in <A HREF="../../../../../org/apache/commons/jelly/impl/package-summary.html">org.apache.commons.jelly.impl</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Uses of <A HREF="../../../../../org/apache/commons/jelly/DynaBeanTagSupport.html" title="class in org.apache.commons.jelly">DynaBeanTagSupport</A> in <A HREF="../../../../../org/apache/commons/jelly/impl/package-summary.html">org.apache.commons.jelly.impl</A></FONT></TH>
 </TR>
 </TABLE>
 &nbsp;
@@ -103,7 +104,7 @@ Uses of <A HREF="../../../../../org/apac
 
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD COLSPAN=2>Subclasses of <A HREF="../../../../../org/apache/commons/jelly/DynaBeanTagSupport.html" title="class in org.apache.commons.jelly">DynaBeanTagSupport</A> in <A HREF="../../../../../org/apache/commons/jelly/impl/package-summary.html">org.apache.commons.jelly.impl</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../org/apache/commons/jelly/DynaBeanTagSupport.html" title="class in org.apache.commons.jelly">DynaBeanTagSupport</A> in <A HREF="../../../../../org/apache/commons/jelly/impl/package-summary.html">org.apache.commons.jelly.impl</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -111,7 +112,7 @@ Uses of <A HREF="../../../../../org/apac
 <TD><CODE><B><A HREF="../../../../../org/apache/commons/jelly/impl/DynamicBeanTag.html" title="class in org.apache.commons.jelly.impl">DynamicBeanTag</A></B></CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This tag is bound onto a Java Bean class. </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This tag is bound onto a Java Bean class.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -119,8 +120,7 @@ Uses of <A HREF="../../../../../org/apac
 <TD><CODE><B><A HREF="../../../../../org/apache/commons/jelly/impl/DynamicDynaBeanTag.html" title="class in org.apache.commons.jelly.impl">DynamicDynaBeanTag</A></B></CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This tag is bound onto a <CODE>DynaClass</CODE> instance.
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This tag is bound onto a <CODE>DynaClass</CODE> instance.</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -133,7 +133,7 @@ Uses of <A HREF="../../../../../org/apac
 <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 +158,7 @@ Uses of <A HREF="../../../../../org/apac
 &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/class-use/DynaBeanTagSupport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DynaBeanTagSupport.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -171,6 +171,7 @@ Uses of <A HREF="../../../../../org/apac
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -178,6 +179,6 @@ Uses of <A HREF="../../../../../org/apac
 <!-- ======== 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/class-use/DynaTag.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/class-use/DynaTag.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/class-use/DynaTag.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 Interface org.apache.commons.jelly.DynaTag (commons-jelly 1.1-SNAPSHOT API)
+Uses of Interface org.apache.commons.jelly.DynaTag
 </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.DynaTag (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="Uses of Interface org.apache.commons.jelly.DynaTag";
 }
 </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/class-use/DynaTag.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DynaTag.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,22 +82,20 @@ 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/DynaTag.html" title="interface in org.apache.commons.jelly">DynaTag</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Packages that use <A HREF="../../../../../org/apache/commons/jelly/DynaTag.html" title="interface in org.apache.commons.jelly">DynaTag</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><A HREF="#org.apache.commons.jelly"><B>org.apache.commons.jelly</B></A></TD>
-<TD>This package contains the main jelly API classes. &nbsp;</TD>
+<TD>This package contains the main jelly API classes.&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><A HREF="#org.apache.commons.jelly.impl"><B>org.apache.commons.jelly.impl</B></A></TD>
-<TD>Core implementation classes for Jelly.
-  &nbsp;</TD>
+<TD>Core implementation classes for Jelly.&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><A HREF="#org.apache.commons.jelly.tags.core"><B>org.apache.commons.jelly.tags.core</B></A></TD>
-<TD>The core Tags from the JSTL plus Jelly extensions.
-  &nbsp;</TD>
+<TD>The core Tags from the JSTL plus Jelly extensions.&nbsp;</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -103,8 +103,8 @@ Packages that use <A HREF="../../../../.
 <A NAME="org.apache.commons.jelly"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-Uses of <A HREF="../../../../../org/apache/commons/jelly/DynaTag.html" title="interface in org.apache.commons.jelly">DynaTag</A> in <A HREF="../../../../../org/apache/commons/jelly/package-summary.html">org.apache.commons.jelly</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Uses of <A HREF="../../../../../org/apache/commons/jelly/DynaTag.html" title="interface in org.apache.commons.jelly">DynaTag</A> in <A HREF="../../../../../org/apache/commons/jelly/package-summary.html">org.apache.commons.jelly</A></FONT></TH>
 </TR>
 </TABLE>
 &nbsp;
@@ -112,7 +112,7 @@ Uses of <A HREF="../../../../../org/apac
 
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD COLSPAN=2>Classes in <A HREF="../../../../../org/apache/commons/jelly/package-summary.html">org.apache.commons.jelly</A> that implement <A HREF="../../../../../org/apache/commons/jelly/DynaTag.html" title="interface in org.apache.commons.jelly">DynaTag</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../org/apache/commons/jelly/package-summary.html">org.apache.commons.jelly</A> that implement <A HREF="../../../../../org/apache/commons/jelly/DynaTag.html" title="interface in org.apache.commons.jelly">DynaTag</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -121,7 +121,7 @@ Uses of <A HREF="../../../../../org/apac
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>DynaBeanTag</code> is a DynaTag implementation which uses a DynaBean
- to store its attribute values in. </TD>
+ to store its attribute values in.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -130,8 +130,7 @@ Uses of <A HREF="../../../../../org/apac
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>DynaTagSupport</code> is an abstract base class
- for any DynaTag implementation to derive from.
- </TD>
+ for any DynaTag implementation to derive from.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -140,7 +139,7 @@ Uses of <A HREF="../../../../../org/apac
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>MapTag</code> is a DynaTag implementation which uses a Map
- to store its attribute values in. </TD>
+ to store its attribute values in.</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -148,8 +147,8 @@ Uses of <A HREF="../../../../../org/apac
 <A NAME="org.apache.commons.jelly.impl"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-Uses of <A HREF="../../../../../org/apache/commons/jelly/DynaTag.html" title="interface in org.apache.commons.jelly">DynaTag</A> in <A HREF="../../../../../org/apache/commons/jelly/impl/package-summary.html">org.apache.commons.jelly.impl</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Uses of <A HREF="../../../../../org/apache/commons/jelly/DynaTag.html" title="interface in org.apache.commons.jelly">DynaTag</A> in <A HREF="../../../../../org/apache/commons/jelly/impl/package-summary.html">org.apache.commons.jelly.impl</A></FONT></TH>
 </TR>
 </TABLE>
 &nbsp;
@@ -157,7 +156,7 @@ Uses of <A HREF="../../../../../org/apac
 
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD COLSPAN=2>Classes in <A HREF="../../../../../org/apache/commons/jelly/impl/package-summary.html">org.apache.commons.jelly.impl</A> that implement <A HREF="../../../../../org/apache/commons/jelly/DynaTag.html" title="interface in org.apache.commons.jelly">DynaTag</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../org/apache/commons/jelly/impl/package-summary.html">org.apache.commons.jelly.impl</A> that implement <A HREF="../../../../../org/apache/commons/jelly/DynaTag.html" title="interface in org.apache.commons.jelly">DynaTag</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -165,7 +164,7 @@ Uses of <A HREF="../../../../../org/apac
 <TD><CODE><B><A HREF="../../../../../org/apache/commons/jelly/impl/DynamicBeanTag.html" title="class in org.apache.commons.jelly.impl">DynamicBeanTag</A></B></CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This tag is bound onto a Java Bean class. </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This tag is bound onto a Java Bean class.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -173,8 +172,7 @@ Uses of <A HREF="../../../../../org/apac
 <TD><CODE><B><A HREF="../../../../../org/apache/commons/jelly/impl/DynamicDynaBeanTag.html" title="class in org.apache.commons.jelly.impl">DynamicDynaBeanTag</A></B></CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This tag is bound onto a <CODE>DynaClass</CODE> instance.
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This tag is bound onto a <CODE>DynaClass</CODE> instance.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -202,8 +200,8 @@ Uses of <A HREF="../../../../../org/apac
 <A NAME="org.apache.commons.jelly.tags.core"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-Uses of <A HREF="../../../../../org/apache/commons/jelly/DynaTag.html" title="interface in org.apache.commons.jelly">DynaTag</A> in <A HREF="../../../../../org/apache/commons/jelly/tags/core/package-summary.html">org.apache.commons.jelly.tags.core</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Uses of <A HREF="../../../../../org/apache/commons/jelly/DynaTag.html" title="interface in org.apache.commons.jelly">DynaTag</A> in <A HREF="../../../../../org/apache/commons/jelly/tags/core/package-summary.html">org.apache.commons.jelly.tags.core</A></FONT></TH>
 </TR>
 </TABLE>
 &nbsp;
@@ -211,7 +209,7 @@ Uses of <A HREF="../../../../../org/apac
 
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD COLSPAN=2>Classes in <A HREF="../../../../../org/apache/commons/jelly/tags/core/package-summary.html">org.apache.commons.jelly.tags.core</A> that implement <A HREF="../../../../../org/apache/commons/jelly/DynaTag.html" title="interface in org.apache.commons.jelly">DynaTag</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../org/apache/commons/jelly/tags/core/package-summary.html">org.apache.commons.jelly.tags.core</A> that implement <A HREF="../../../../../org/apache/commons/jelly/DynaTag.html" title="interface in org.apache.commons.jelly">DynaTag</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -219,8 +217,7 @@ Uses of <A HREF="../../../../../org/apac
 <TD><CODE><B><A HREF="../../../../../org/apache/commons/jelly/tags/core/SetPropertiesTag.html" title="class in org.apache.commons.jelly.tags.core">SetPropertiesTag</A></B></CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A tag which sets the bean properties on the given bean.
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A tag which sets the bean properties on the given bean.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -229,8 +226,7 @@ Uses of <A HREF="../../../../../org/apac
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A tag which instantiates an instance of the given class
- and then sets the properties on the bean.
- </TD>
+ and then sets the properties on the bean.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -239,8 +235,7 @@ Uses of <A HREF="../../../../../org/apac
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A tag which creates a List implementation and optionally
- adds all of the elements identified by the items attribute.
- </TD>
+ adds all of the elements identified by the items attribute.</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -253,7 +248,7 @@ Uses of <A HREF="../../../../../org/apac
 <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">
@@ -278,7 +273,7 @@ Uses of <A HREF="../../../../../org/apac
 &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/class-use/DynaTag.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DynaTag.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -291,6 +286,7 @@ Uses of <A HREF="../../../../../org/apac
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -298,6 +294,6 @@ Uses of <A HREF="../../../../../org/apac
 <!-- ======== 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/class-use/DynaTagSupport.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/class-use/DynaTagSupport.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/class-use/DynaTagSupport.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.DynaTagSupport (commons-jelly 1.1-SNAPSHOT API)
+Uses of Class org.apache.commons.jelly.DynaTagSupport
 </TITLE>
 
 
@@ -14,9 +13,11 @@ Uses of Class org.apache.commons.jelly.D
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.commons.jelly.DynaTagSupport (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="Uses of Class org.apache.commons.jelly.DynaTagSupport";
 }
 </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/class-use/DynaTagSupport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DynaTagSupport.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,22 +82,20 @@ 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/DynaTagSupport.html" title="class in org.apache.commons.jelly">DynaTagSupport</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Packages that use <A HREF="../../../../../org/apache/commons/jelly/DynaTagSupport.html" title="class in org.apache.commons.jelly">DynaTagSupport</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><A HREF="#org.apache.commons.jelly"><B>org.apache.commons.jelly</B></A></TD>
-<TD>This package contains the main jelly API classes. &nbsp;</TD>
+<TD>This package contains the main jelly API classes.&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><A HREF="#org.apache.commons.jelly.impl"><B>org.apache.commons.jelly.impl</B></A></TD>
-<TD>Core implementation classes for Jelly.
-  &nbsp;</TD>
+<TD>Core implementation classes for Jelly.&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><A HREF="#org.apache.commons.jelly.tags.core"><B>org.apache.commons.jelly.tags.core</B></A></TD>
-<TD>The core Tags from the JSTL plus Jelly extensions.
-  &nbsp;</TD>
+<TD>The core Tags from the JSTL plus Jelly extensions.&nbsp;</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -103,8 +103,8 @@ Packages that use <A HREF="../../../../.
 <A NAME="org.apache.commons.jelly"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-Uses of <A HREF="../../../../../org/apache/commons/jelly/DynaTagSupport.html" title="class in org.apache.commons.jelly">DynaTagSupport</A> in <A HREF="../../../../../org/apache/commons/jelly/package-summary.html">org.apache.commons.jelly</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Uses of <A HREF="../../../../../org/apache/commons/jelly/DynaTagSupport.html" title="class in org.apache.commons.jelly">DynaTagSupport</A> in <A HREF="../../../../../org/apache/commons/jelly/package-summary.html">org.apache.commons.jelly</A></FONT></TH>
 </TR>
 </TABLE>
 &nbsp;
@@ -112,7 +112,7 @@ Uses of <A HREF="../../../../../org/apac
 
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD COLSPAN=2>Subclasses of <A HREF="../../../../../org/apache/commons/jelly/DynaTagSupport.html" title="class in org.apache.commons.jelly">DynaTagSupport</A> in <A HREF="../../../../../org/apache/commons/jelly/package-summary.html">org.apache.commons.jelly</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../org/apache/commons/jelly/DynaTagSupport.html" title="class in org.apache.commons.jelly">DynaTagSupport</A> in <A HREF="../../../../../org/apache/commons/jelly/package-summary.html">org.apache.commons.jelly</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -121,7 +121,7 @@ Uses of <A HREF="../../../../../org/apac
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>DynaBeanTag</code> is a DynaTag implementation which uses a DynaBean
- to store its attribute values in. </TD>
+ to store its attribute values in.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -130,7 +130,7 @@ Uses of <A HREF="../../../../../org/apac
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>MapTag</code> is a DynaTag implementation which uses a Map
- to store its attribute values in. </TD>
+ to store its attribute values in.</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -138,8 +138,8 @@ Uses of <A HREF="../../../../../org/apac
 <A NAME="org.apache.commons.jelly.impl"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-Uses of <A HREF="../../../../../org/apache/commons/jelly/DynaTagSupport.html" title="class in org.apache.commons.jelly">DynaTagSupport</A> in <A HREF="../../../../../org/apache/commons/jelly/impl/package-summary.html">org.apache.commons.jelly.impl</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Uses of <A HREF="../../../../../org/apache/commons/jelly/DynaTagSupport.html" title="class in org.apache.commons.jelly">DynaTagSupport</A> in <A HREF="../../../../../org/apache/commons/jelly/impl/package-summary.html">org.apache.commons.jelly.impl</A></FONT></TH>
 </TR>
 </TABLE>
 &nbsp;
@@ -147,7 +147,7 @@ Uses of <A HREF="../../../../../org/apac
 
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD COLSPAN=2>Subclasses of <A HREF="../../../../../org/apache/commons/jelly/DynaTagSupport.html" title="class in org.apache.commons.jelly">DynaTagSupport</A> in <A HREF="../../../../../org/apache/commons/jelly/impl/package-summary.html">org.apache.commons.jelly.impl</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../org/apache/commons/jelly/DynaTagSupport.html" title="class in org.apache.commons.jelly">DynaTagSupport</A> in <A HREF="../../../../../org/apache/commons/jelly/impl/package-summary.html">org.apache.commons.jelly.impl</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -155,7 +155,7 @@ Uses of <A HREF="../../../../../org/apac
 <TD><CODE><B><A HREF="../../../../../org/apache/commons/jelly/impl/DynamicBeanTag.html" title="class in org.apache.commons.jelly.impl">DynamicBeanTag</A></B></CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This tag is bound onto a Java Bean class. </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This tag is bound onto a Java Bean class.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -163,8 +163,7 @@ Uses of <A HREF="../../../../../org/apac
 <TD><CODE><B><A HREF="../../../../../org/apache/commons/jelly/impl/DynamicDynaBeanTag.html" title="class in org.apache.commons.jelly.impl">DynamicDynaBeanTag</A></B></CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This tag is bound onto a <CODE>DynaClass</CODE> instance.
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This tag is bound onto a <CODE>DynaClass</CODE> instance.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -192,8 +191,8 @@ Uses of <A HREF="../../../../../org/apac
 <A NAME="org.apache.commons.jelly.tags.core"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-Uses of <A HREF="../../../../../org/apache/commons/jelly/DynaTagSupport.html" title="class in org.apache.commons.jelly">DynaTagSupport</A> in <A HREF="../../../../../org/apache/commons/jelly/tags/core/package-summary.html">org.apache.commons.jelly.tags.core</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Uses of <A HREF="../../../../../org/apache/commons/jelly/DynaTagSupport.html" title="class in org.apache.commons.jelly">DynaTagSupport</A> in <A HREF="../../../../../org/apache/commons/jelly/tags/core/package-summary.html">org.apache.commons.jelly.tags.core</A></FONT></TH>
 </TR>
 </TABLE>
 &nbsp;
@@ -201,7 +200,7 @@ Uses of <A HREF="../../../../../org/apac
 
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD COLSPAN=2>Subclasses of <A HREF="../../../../../org/apache/commons/jelly/DynaTagSupport.html" title="class in org.apache.commons.jelly">DynaTagSupport</A> in <A HREF="../../../../../org/apache/commons/jelly/tags/core/package-summary.html">org.apache.commons.jelly.tags.core</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../org/apache/commons/jelly/DynaTagSupport.html" title="class in org.apache.commons.jelly">DynaTagSupport</A> in <A HREF="../../../../../org/apache/commons/jelly/tags/core/package-summary.html">org.apache.commons.jelly.tags.core</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -209,8 +208,7 @@ Uses of <A HREF="../../../../../org/apac
 <TD><CODE><B><A HREF="../../../../../org/apache/commons/jelly/tags/core/SetPropertiesTag.html" title="class in org.apache.commons.jelly.tags.core">SetPropertiesTag</A></B></CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A tag which sets the bean properties on the given bean.
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A tag which sets the bean properties on the given bean.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -219,8 +217,7 @@ Uses of <A HREF="../../../../../org/apac
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A tag which instantiates an instance of the given class
- and then sets the properties on the bean.
- </TD>
+ and then sets the properties on the bean.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -229,8 +226,7 @@ Uses of <A HREF="../../../../../org/apac
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A tag which creates a List implementation and optionally
- adds all of the elements identified by the items attribute.
- </TD>
+ adds all of the elements identified by the items attribute.</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -243,7 +239,7 @@ Uses of <A HREF="../../../../../org/apac
 <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">
@@ -268,7 +264,7 @@ Uses of <A HREF="../../../../../org/apac
 &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/class-use/DynaTagSupport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DynaTagSupport.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -281,6 +277,7 @@ Uses of <A HREF="../../../../../org/apac
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -288,6 +285,6 @@ Uses of <A HREF="../../../../../org/apac
 <!-- ======== 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/class-use/Jelly.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/class-use/Jelly.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/class-use/Jelly.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.Jelly (commons-jelly 1.1-SNAPSHOT API)
+Uses of Class org.apache.commons.jelly.Jelly
 </TITLE>
 
 
@@ -14,9 +13,11 @@ Uses of Class org.apache.commons.jelly.J
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.commons.jelly.Jelly (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="Uses of Class org.apache.commons.jelly.Jelly";
 }
 </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/class-use/Jelly.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="Jelly.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,12 @@ 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/Jelly.html" title="class in org.apache.commons.jelly">Jelly</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Packages that use <A HREF="../../../../../org/apache/commons/jelly/Jelly.html" title="class in org.apache.commons.jelly">Jelly</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#org.apache.commons.jelly.impl"><B>org.apache.commons.jelly.impl</B></A></TD>
+<TD>Core implementation classes for Jelly.&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><A HREF="#org.apache.commons.jelly.test"><B>org.apache.commons.jelly.test</B></A></TD>
@@ -90,11 +96,36 @@ Packages that use <A HREF="../../../../.
 </TABLE>
 &nbsp;
 <P>
+<A NAME="org.apache.commons.jelly.impl"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Uses of <A HREF="../../../../../org/apache/commons/jelly/Jelly.html" title="class in org.apache.commons.jelly">Jelly</A> in <A HREF="../../../../../org/apache/commons/jelly/impl/package-summary.html">org.apache.commons.jelly.impl</A></FONT></TH>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../../../org/apache/commons/jelly/impl/package-summary.html">org.apache.commons.jelly.impl</A> declared as <A HREF="../../../../../org/apache/commons/jelly/Jelly.html" title="class in org.apache.commons.jelly">Jelly</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>(package private) &nbsp;<A HREF="../../../../../org/apache/commons/jelly/Jelly.html" title="class in org.apache.commons.jelly">Jelly</A></CODE></FONT></TD>
+<TD><CODE><B>Embedded.</B><B><A HREF="../../../../../org/apache/commons/jelly/impl/Embedded.html#m_jellyEngine">m_jellyEngine</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Jelly Engine</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
 <A NAME="org.apache.commons.jelly.test"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-Uses of <A HREF="../../../../../org/apache/commons/jelly/Jelly.html" title="class in org.apache.commons.jelly">Jelly</A> in <A HREF="../../../../../org/apache/commons/jelly/test/package-summary.html">org.apache.commons.jelly.test</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Uses of <A HREF="../../../../../org/apache/commons/jelly/Jelly.html" title="class in org.apache.commons.jelly">Jelly</A> in <A HREF="../../../../../org/apache/commons/jelly/test/package-summary.html">org.apache.commons.jelly.test</A></FONT></TH>
 </TR>
 </TABLE>
 &nbsp;
@@ -102,7 +133,23 @@ Uses of <A HREF="../../../../../org/apac
 
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD COLSPAN=2>Methods in <A HREF="../../../../../org/apache/commons/jelly/test/package-summary.html">org.apache.commons.jelly.test</A> that return <A HREF="../../../../../org/apache/commons/jelly/Jelly.html" title="class in org.apache.commons.jelly">Jelly</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../../../org/apache/commons/jelly/test/package-summary.html">org.apache.commons.jelly.test</A> declared as <A HREF="../../../../../org/apache/commons/jelly/Jelly.html" title="class in org.apache.commons.jelly">Jelly</A></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/Jelly.html" title="class in org.apache.commons.jelly">Jelly</A></CODE></FONT></TD>
+<TD><CODE><B>BaseJellyTest.</B><B><A HREF="../../../../../org/apache/commons/jelly/test/BaseJellyTest.html#jelly">jelly</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/commons/jelly/test/package-summary.html">org.apache.commons.jelly.test</A> that return <A HREF="../../../../../org/apache/commons/jelly/Jelly.html" title="class in org.apache.commons.jelly">Jelly</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -123,7 +170,7 @@ Uses of <A HREF="../../../../../org/apac
 <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">
@@ -148,7 +195,7 @@ Uses of <A HREF="../../../../../org/apac
 &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/class-use/Jelly.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="Jelly.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -161,6 +208,7 @@ Uses of <A HREF="../../../../../org/apac
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -168,6 +216,6 @@ Uses of <A HREF="../../../../../org/apac
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2006 Apache Software Foundation. All Rights Reserved.
+
 </BODY>
 </HTML>