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 [3/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/index.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/index.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/index.html Wed Sep 27 12:20:41 2017
@@ -2,18 +2,30 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc on Wed Apr 05 21:37:59 CEST 2006-->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc on Wed Sep 20 11:15:34 UTC 2017-->
 <TITLE>
-commons-jelly 1.1-SNAPSHOT API
+Generated Documentation (Untitled)
 </TITLE>
+<SCRIPT type="text/javascript">
+    targetPage = "" + window.location.search;
+    if (targetPage != "" && targetPage != "undefined")
+        targetPage = targetPage.substring(1);
+    if (targetPage.indexOf(":") != -1)
+        targetPage = "undefined";
+    function loadFrames() {
+        if (targetPage != "" && targetPage != "undefined")
+             top.classFrame.location = top.targetPage;
+    }
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 </HEAD>
-<FRAMESET cols="20%,80%">
-<FRAMESET rows="30%,70%">
+<FRAMESET cols="20%,80%" title="" onLoad="top.loadFrames()">
+<FRAMESET rows="30%,70%" title="" onLoad="top.loadFrames()">
 <FRAME src="overview-frame.html" name="packageListFrame" title="All Packages">
 <FRAME src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
 </FRAMESET>
-<FRAME src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions">
+<FRAME src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
 <NOFRAMES>
 <H2>
 Frame Alert</H2>

Modified: websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/CompilableTag.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/CompilableTag.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/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: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:32 UTC 2017 -->
 <TITLE>
-CompilableTag (commons-jelly 1.1-SNAPSHOT API)
+CompilableTag
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.commons.jelly.CompilableTag interface">
@@ -15,9 +14,11 @@ CompilableTag (commons-jelly 1.1-SNAPSHO
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="CompilableTag (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="CompilableTag";
 }
 </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/DynaTag.html" title="interface in org.apache.commons.jelly"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/commons/jelly/DynaBeanTagSupport.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/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">
   <!--
@@ -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</FONT>
 Interface CompilableTag</H2>
 <HR>
 <DL>
-<DT>public interface <B>CompilableTag</B></DL>
+<DT><PRE>public interface <B>CompilableTag</B></DL>
+</PRE>
 
 <P>
 <p><code>Compilable</code> represents a Tag that is compilable.</p>
@@ -97,29 +100,21 @@ Interface CompilableTag</H2>
 <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 @@ Interface CompilableTag</H2>
 &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="compile()"><!-- --></A><H3>
 compile</H3>
 <PRE>
-public void <B>compile</B>()
+void <B>compile</B>()
              throws <A HREF="../../../../org/apache/commons/jelly/JellyException.html" title="class in org.apache.commons.jelly">JellyException</A></PRE>
 <DL>
 <DD>Called by the parser to allow a more tag to create a more efficient 
@@ -174,7 +163,7 @@ public void <B>compile</B>()
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -197,9 +186,9 @@ public void <B>compile</B>()
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;PREV CLASS&nbsp;
-&nbsp;<A HREF="../../../../org/apache/commons/jelly/DynaTag.html" title="interface in org.apache.commons.jelly"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/commons/jelly/DynaBeanTagSupport.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/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">
   <!--
@@ -212,6 +201,7 @@ public void <B>compile</B>()
   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -225,6 +215,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nb
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2006 Apache Software Foundation. All Rights Reserved.
+
 </BODY>
 </HTML>

Modified: websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/DynaBeanTagSupport.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/DynaBeanTagSupport.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/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: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:32 UTC 2017 -->
 <TITLE>
-DynaBeanTagSupport (commons-jelly 1.1-SNAPSHOT API)
+DynaBeanTagSupport
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.commons.jelly.DynaBeanTagSupport class">
@@ -15,9 +14,11 @@ DynaBeanTagSupport (commons-jelly 1.1-SN
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="DynaBeanTagSupport (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="DynaBeanTagSupport";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -29,7 +30,7 @@ function windowTitle()
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -51,10 +52,10 @@ function windowTitle()
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
-&nbsp;<A HREF="../../../../org/apache/commons/jelly/DynaTagSupport.html" title="class in org.apache.commons.jelly"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/commons/jelly/CompilableTag.html" title="interface in org.apache.commons.jelly"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/commons/jelly/DynaTag.html" title="interface 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/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">
   <!--
@@ -67,13 +68,14 @@ function windowTitle()
   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.commons.jelly.TagSupport">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 </TR>
 </TABLE>
 <A NAME="skip-navbar_top"></A>
@@ -88,9 +90,9 @@ org.apache.commons.jelly</FONT>
 Class DynaBeanTagSupport</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"><A HREF="../../../../org/apache/commons/jelly/DynaTagSupport.html" title="class in org.apache.commons.jelly">org.apache.commons.jelly.DynaTagSupport</A>
-          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.commons.jelly.DynaBeanTagSupport</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 "><A HREF="../../../../org/apache/commons/jelly/DynaTagSupport.html" title="class in org.apache.commons.jelly">org.apache.commons.jelly.DynaTagSupport</A>
+          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.commons.jelly.DynaBeanTagSupport</B>
 </PRE>
 <DL>
 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/apache/commons/jelly/DynaTag.html" title="interface in org.apache.commons.jelly">DynaTag</A>, <A HREF="../../../../org/apache/commons/jelly/Tag.html" title="interface in org.apache.commons.jelly">Tag</A></DD>
@@ -100,7 +102,8 @@ java.lang.Object
 </DL>
 <HR>
 <DL>
-<DT>public abstract class <B>DynaBeanTagSupport</B><DT>extends <A HREF="../../../../org/apache/commons/jelly/DynaTagSupport.html" title="class in org.apache.commons.jelly">DynaTagSupport</A></DL>
+<DT><PRE>public abstract class <B>DynaBeanTagSupport</B><DT>extends <A HREF="../../../../org/apache/commons/jelly/DynaTagSupport.html" title="class in org.apache.commons.jelly">DynaTagSupport</A></DL>
+</PRE>
 
 <P>
 <p><code>DynaBeanTag</code> is a DynaTag implementation which uses a DynaBean
@@ -112,29 +115,34 @@ 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">
+<CODE>private &nbsp;org.apache.commons.beanutils.DynaBean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/DynaBeanTagSupport.html#dynaBean">dynaBean</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;the DynaBean which is used to store the attributes of this tag.</TD>
 </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>
@@ -146,8 +154,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/DynaBeanTagSupport.html#DynaBeanTagSupport()">DynaBeanTagSupport</A></B>()</CODE>
@@ -168,8 +176,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">
@@ -225,7 +233,7 @@ java.lang.Object
 &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="../../../../or
 g/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#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>
@@ -234,7 +242,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>
@@ -243,7 +251,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>, <A HREF="../../../../org/apache/commons/jelly/Tag.html#getBody()">getBody</A>, <A HREF="../../../../org/apache/commons/jelly/Tag.html#getContext()">getContext</A>, <A HREF="../../../../org/apache/commons/jelly/Tag.html#getParent()">getParent</A>, <A HREF="../../../../org/apache/commons/jelly/Tag.html#invokeBody(org.apache.commons.jelly.XMLOutput)">invokeBody</A>, <A HREF="../../../../org/apache/commons/jelly/Tag.html#setBody(org.apache.commons.jelly.Script)">setBody</A>, <A HREF="../../../../org/apache/commons/jelly/Tag.html#setParent(org.apache.commons.jelly.Tag)">setParent</A></CODE></TD>
@@ -254,14 +262,32 @@ java.lang.Object
 
 <!-- ============ 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="dynaBean"><!-- --></A><H3>
+dynaBean</H3>
+<PRE>
+private org.apache.commons.beanutils.DynaBean <B>dynaBean</B></PRE>
+<DL>
+<DD>the DynaBean which is used to store the attributes of this tag.
+<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>
 
@@ -285,8 +311,8 @@ public <B>DynaBeanTagSupport</B>(org.apa
 <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>
 
@@ -395,7 +421,7 @@ public void <B>beforeSetAttributes</B>()
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -417,10 +443,10 @@ public void <B>beforeSetAttributes</B>()
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
-&nbsp;<A HREF="../../../../org/apache/commons/jelly/DynaTagSupport.html" title="class in org.apache.commons.jelly"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/commons/jelly/CompilableTag.html" title="interface in org.apache.commons.jelly"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/commons/jelly/DynaTag.html" title="interface 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/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">
   <!--
@@ -433,19 +459,20 @@ public void <B>beforeSetAttributes</B>()
   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.commons.jelly.TagSupport">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 </TR>
 </TABLE>
 <A NAME="skip-navbar_bottom"></A>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2006 Apache Software Foundation. All Rights Reserved.
+
 </BODY>
 </HTML>

Modified: websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/DynaTag.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/DynaTag.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/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: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:32 UTC 2017 -->
 <TITLE>
-DynaTag (commons-jelly 1.1-SNAPSHOT API)
+DynaTag
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.commons.jelly.DynaTag interface">
@@ -15,9 +14,11 @@ DynaTag (commons-jelly 1.1-SNAPSHOT API)
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="DynaTag (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="DynaTag";
 }
 </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/CompilableTag.html" title="interface in org.apache.commons.jelly"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../org/apache/commons/jelly/LocationAware.html" title="interface in org.apache.commons.jelly"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/commons/jelly/DynaBeanTagSupport.html" title="class in org.apache.commons.jelly"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/commons/jelly/DynaTagSupport.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/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">
   <!--
@@ -67,6 +68,7 @@ function windowTitle()
   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -90,11 +92,12 @@ Interface DynaTag</H2>
 <DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../org/apache/commons/jelly/Tag.html" title="interface in org.apache.commons.jelly">Tag</A></DD>
 </DL>
 <DL>
-<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../org/apache/commons/jelly/DynaTagSupport.html" title="class in org.apache.commons.jelly">DynaTagSupport</A></DD>
+<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../org/apache/commons/jelly/DynaBeanTagSupport.html" title="class in org.apache.commons.jelly">DynaBeanTagSupport</A>, <A HREF="../../../../org/apache/commons/jelly/impl/DynamicBeanTag.html" title="class in org.apache.commons.jelly.impl">DynamicBeanTag</A>, <A HREF="../../../../org/apache/commons/jelly/impl/DynamicDynaBeanTag.html" title="class in org.apache.commons.jelly.impl">DynamicDynaBeanTag</A>, <A HREF="../../../../org/apache/commons/jelly/impl/DynamicTag.html" title="class in org.apache.commons.jelly.impl">DynamicTag</A>, <A HREF="../../../../org/apache/commons/jelly/DynaTagSupport.html" title="class in org.apache.commons.jelly">DynaTagSupport</A>, <A HREF="../../../../org/apache/commons/jelly/MapTagSupport.html" title="class in org.apache.commons.jelly">MapTagSupport</A>, <A HREF="../../../../org/apache/commons/jelly/tags/core/SetPropertiesTag.html" title="class in org.apache.commons.jelly.tags.core">SetProper
 tiesTag</A>, <A HREF="../../../../org/apache/commons/jelly/impl/StaticTag.html" title="class in org.apache.commons.jelly.impl">StaticTag</A>, <A HREF="../../../../org/apache/commons/jelly/tags/core/UseBeanTag.html" title="class in org.apache.commons.jelly.tags.core">UseBeanTag</A>, <A HREF="../../../../org/apache/commons/jelly/tags/core/UseListTag.html" title="class in org.apache.commons.jelly.tags.core">UseListTag</A></DD>
 </DL>
 <HR>
 <DL>
-<DT>public interface <B>DynaTag</B><DT>extends <A HREF="../../../../org/apache/commons/jelly/Tag.html" title="interface in org.apache.commons.jelly">Tag</A></DL>
+<DT><PRE>public interface <B>DynaTag</B><DT>extends <A HREF="../../../../org/apache/commons/jelly/Tag.html" title="interface in org.apache.commons.jelly">Tag</A></DL>
+</PRE>
 
 <P>
 <p><code>DynaTag</code> represents a Jelly custom tag which
@@ -111,29 +114,21 @@ Interface DynaTag</H2>
 <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">
@@ -156,7 +151,7 @@ Interface DynaTag</H2>
 &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>, <A HREF="../../../../org/apache/commons/jelly/Tag.html#getBody()">getBody</A>, <A HREF="../../../../org/apache/commons/jelly/Tag.html#getContext()">getContext</A>, <A HREF="../../../../org/apache/commons/jelly/Tag.html#getParent()">getParent</A>, <A HREF="../../../../org/apache/commons/jelly/Tag.html#invokeBody(org.apache.commons.jelly.XMLOutput)">invokeBody</A>, <A HREF="../../../../org/apache/commons/jelly/Tag.html#setBody(org.apache.commons.jelly.Script)">setBody</A>, <A HREF="../../../../org/apache/commons/jelly/Tag.html#setContext(org.apache.commons.jelly.JellyContext)">setContext</A>, <A HREF="../../../../org/apache/commons/jelly/Tag.html#setParent(org.apache.commons.jelly.Tag)">setParent</A></CODE></TD>
@@ -165,27 +160,21 @@ Interface DynaTag</H2>
 &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="setAttribute(java.lang.String, java.lang.Object)"><!-- --></A><H3>
 setAttribute</H3>
 <PRE>
-public void <B>setAttribute</B>(java.lang.String&nbsp;name,
-                         java.lang.Object&nbsp;value)
+void <B>setAttribute</B>(java.lang.String&nbsp;name,
+                  java.lang.Object&nbsp;value)
                   throws <A HREF="../../../../org/apache/commons/jelly/JellyTagException.html" title="class in org.apache.commons.jelly">JellyTagException</A></PRE>
 <DL>
 <DD>Sets an attribute value of this tag before the tag is invoked
@@ -204,7 +193,7 @@ public void <B>setAttribute</B>(java.lan
 <A NAME="getAttributeType(java.lang.String)"><!-- --></A><H3>
 getAttributeType</H3>
 <PRE>
-public java.lang.Class <B>getAttributeType</B>(java.lang.String&nbsp;name)
+java.lang.Class <B>getAttributeType</B>(java.lang.String&nbsp;name)
                                  throws <A HREF="../../../../org/apache/commons/jelly/JellyTagException.html" title="class in org.apache.commons.jelly">JellyTagException</A></PRE>
 <DL>
 <DD><DL>
@@ -229,7 +218,7 @@ public java.lang.Class <B>getAttributeTy
 <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">
@@ -251,10 +240,10 @@ public java.lang.Class <B>getAttributeTy
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../org/apache/commons/jelly/CompilableTag.html" title="interface in org.apache.commons.jelly"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../org/apache/commons/jelly/LocationAware.html" title="interface in org.apache.commons.jelly"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/commons/jelly/DynaBeanTagSupport.html" title="class in org.apache.commons.jelly"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/commons/jelly/DynaTagSupport.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/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">
   <!--
@@ -267,6 +256,7 @@ public java.lang.Class <B>getAttributeTy
   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -280,6 +270,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/DynaTagSupport.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/DynaTagSupport.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/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: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:32 UTC 2017 -->
 <TITLE>
-DynaTagSupport (commons-jelly 1.1-SNAPSHOT API)
+DynaTagSupport
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.commons.jelly.DynaTagSupport class">
@@ -15,9 +14,11 @@ DynaTagSupport (commons-jelly 1.1-SNAPSH
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="DynaTagSupport (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="DynaTagSupport";
 }
 </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/DynaBeanTagSupport.html" title="class in org.apache.commons.jelly"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/commons/jelly/DynaTag.html" title="interface in org.apache.commons.jelly"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../org/apache/commons/jelly/Jelly.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/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">
   <!--
@@ -67,6 +68,7 @@ function windowTitle()
   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -88,8 +90,8 @@ org.apache.commons.jelly</FONT>
 Class DynaTagSupport</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.DynaTagSupport</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.DynaTagSupport</B>
 </PRE>
 <DL>
 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/apache/commons/jelly/DynaTag.html" title="interface in org.apache.commons.jelly">DynaTag</A>, <A HREF="../../../../org/apache/commons/jelly/Tag.html" title="interface in org.apache.commons.jelly">Tag</A></DD>
@@ -99,7 +101,8 @@ java.lang.Object
 </DL>
 <HR>
 <DL>
-<DT>public abstract class <B>DynaTagSupport</B><DT>extends <A HREF="../../../../org/apache/commons/jelly/TagSupport.html" title="class in org.apache.commons.jelly">TagSupport</A><DT>implements <A HREF="../../../../org/apache/commons/jelly/DynaTag.html" title="interface in org.apache.commons.jelly">DynaTag</A></DL>
+<DT><PRE>public abstract class <B>DynaTagSupport</B><DT>extends <A HREF="../../../../org/apache/commons/jelly/TagSupport.html" title="class in org.apache.commons.jelly">TagSupport</A><DT>implements <A HREF="../../../../org/apache/commons/jelly/DynaTag.html" title="interface in org.apache.commons.jelly">DynaTag</A></DL>
+</PRE>
 
 <P>
 <p><code>DynaTagSupport</code> is an abstract base class
@@ -110,29 +113,26 @@ 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>
 </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>
@@ -144,8 +144,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/DynaTagSupport.html#DynaTagSupport()">DynaTagSupport</A></B>()</CODE>
@@ -160,8 +160,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">
@@ -175,7 +175,7 @@ java.lang.Object
 &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="../../../../or
 g/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)">setEs
 capeText</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>
@@ -184,7 +184,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>
@@ -193,7 +193,7 @@ java.lang.Object
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.commons.jelly.DynaTag"><!-- --></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/DynaTag.html" title="interface in org.apache.commons.jelly">DynaTag</A></B></TD>
+<TH ALIGN="left"><B>Methods inherited from interface org.apache.commons.jelly.<A HREF="../../../../org/apache/commons/jelly/DynaTag.html" title="interface in org.apache.commons.jelly">DynaTag</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><A HREF="../../../../org/apache/commons/jelly/DynaTag.html#setAttribute(java.lang.String, java.lang.Object)">setAttribute</A></CODE></TD>
@@ -202,7 +202,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>, <A HREF="../../../../org/apache/commons/jelly/Tag.html#getBody()">getBody</A>, <A HREF="../../../../org/apache/commons/jelly/Tag.html#getContext()">getContext</A>, <A HREF="../../../../org/apache/commons/jelly/Tag.html#getParent()">getParent</A>, <A HREF="../../../../org/apache/commons/jelly/Tag.html#invokeBody(org.apache.commons.jelly.XMLOutput)">invokeBody</A>, <A HREF="../../../../org/apache/commons/jelly/Tag.html#setBody(org.apache.commons.jelly.Script)">setBody</A>, <A HREF="../../../../org/apache/commons/jelly/Tag.html#setContext(org.apache.commons.jelly.JellyContext)">setContext</A>, <A HREF="../../../../org/apache/commons/jelly/Tag.html#setParent(org.apache.commons.jelly.Tag)">setParent</A></CODE></TD>
@@ -211,16 +211,13 @@ java.lang.Object
 &nbsp;
 <P>
 
-<!-- ============ FIELD DETAIL =========== -->
-
-
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 
 <A NAME="constructor_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -236,8 +233,8 @@ public <B>DynaTagSupport</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>
 
@@ -267,7 +264,7 @@ public java.lang.Class <B>getAttributeTy
 <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">
@@ -289,10 +286,10 @@ public java.lang.Class <B>getAttributeTy
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../org/apache/commons/jelly/DynaBeanTagSupport.html" title="class in org.apache.commons.jelly"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/commons/jelly/DynaTag.html" title="interface in org.apache.commons.jelly"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../org/apache/commons/jelly/Jelly.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/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">
   <!--
@@ -305,6 +302,7 @@ public java.lang.Class <B>getAttributeTy
   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -318,6 +316,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/Jelly.html
==============================================================================
--- websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/Jelly.html (original)
+++ websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/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: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:32 UTC 2017 -->
 <TITLE>
-Jelly (commons-jelly 1.1-SNAPSHOT API)
+Jelly
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.commons.jelly.Jelly class">
@@ -15,9 +14,11 @@ Jelly (commons-jelly 1.1-SNAPSHOT API)
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Jelly (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="Jelly";
 }
 </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/DynaTagSupport.html" title="class in org.apache.commons.jelly"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../org/apache/commons/jelly/JellyContext.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/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">
   <!--
@@ -67,13 +68,14 @@ function windowTitle()
   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 </TR>
 </TABLE>
 <A NAME="skip-navbar_top"></A>
@@ -88,11 +90,12 @@ org.apache.commons.jelly</FONT>
 Class Jelly</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.commons.jelly.Jelly</B>
+  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.commons.jelly.Jelly</B>
 </PRE>
 <HR>
 <DL>
-<DT>public class <B>Jelly</B><DT>extends java.lang.Object</DL>
+<DT><PRE>public class <B>Jelly</B><DT>extends java.lang.Object</DL>
+</PRE>
 
 <P>
 <p><code>Jelly</code> is a helper class which is capable of
@@ -107,26 +110,86 @@ 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">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>private &nbsp;<A HREF="../../../../org/apache/commons/jelly/JellyContext.html" title="class in org.apache.commons.jelly">JellyContext</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/Jelly.html#context">context</A></B></CODE>
 
-<!-- =========== FIELD SUMMARY =========== -->
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The JellyContext to use</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>private &nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/Jelly.html#defaultNamespaceURI">defaultNamespaceURI</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;whether to override the default namespace</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>private &nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/Jelly.html#loadedProperties">loadedProperties</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Whether we have loaded the properties yet</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/Jelly.html#log">log</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Log to which logging calls will be made.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>private &nbsp;java.net.URL</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/Jelly.html#rootContext">rootContext</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The URL of the root context for other scripts</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>private &nbsp;java.net.URL</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/Jelly.html#url">url</A></B></CODE>
 
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The URL of the script to execute</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>private &nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/Jelly.html#validateXML">validateXML</A></B></CODE>
 
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;whether or not to validate the Jelly script</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/Jelly.html#Jelly()">Jelly</A></B>()</CODE>
@@ -141,8 +204,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">
@@ -203,6 +266,14 @@ java.lang.Object
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>private &nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/Jelly.html#loadProperties(java.io.File)">loadProperties</A></B>(java.io.File&nbsp;f)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Load properties from a file into the context</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;void</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/Jelly.html#loadProperties(java.io.InputStream)">loadProperties</A></B>(java.io.InputStream&nbsp;is)</CODE>
 
@@ -219,6 +290,14 @@ java.lang.Object
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>private static&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/Jelly.html#readBuildTimestampResource(java.lang.String)">readBuildTimestampResource</A></B>(java.lang.String&nbsp;name)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;java.net.URL</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/Jelly.html#resolveURL(java.lang.String)">resolveURL</A></B>(java.lang.String&nbsp;name)</CODE>
 
@@ -231,8 +310,7 @@ java.lang.Object
 <TD><CODE><B><A HREF="../../../../org/apache/commons/jelly/Jelly.html#setDefaultNamespaceURI(java.lang.String)">setDefaultNamespaceURI</A></B>(java.lang.String&nbsp;namespace)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the jelly namespace to use for unprefixed elements.
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the jelly namespace to use for unprefixed elements.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -271,7 +349,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>
@@ -282,14 +360,104 @@ java.lang.Object
 
 <!-- ============ FIELD DETAIL =========== -->
 
+<A NAME="field_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Field Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="log"><!-- --></A><H3>
+log</H3>
+<PRE>
+private 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="context"><!-- --></A><H3>
+context</H3>
+<PRE>
+private <A HREF="../../../../org/apache/commons/jelly/JellyContext.html" title="class in org.apache.commons.jelly">JellyContext</A> <B>context</B></PRE>
+<DL>
+<DD>The JellyContext to use
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="url"><!-- --></A><H3>
+url</H3>
+<PRE>
+private java.net.URL <B>url</B></PRE>
+<DL>
+<DD>The URL of the script to execute
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="rootContext"><!-- --></A><H3>
+rootContext</H3>
+<PRE>
+private java.net.URL <B>rootContext</B></PRE>
+<DL>
+<DD>The URL of the root context for other scripts
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="loadedProperties"><!-- --></A><H3>
+loadedProperties</H3>
+<PRE>
+private boolean <B>loadedProperties</B></PRE>
+<DL>
+<DD>Whether we have loaded the properties yet
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="defaultNamespaceURI"><!-- --></A><H3>
+defaultNamespaceURI</H3>
+<PRE>
+private java.lang.String <B>defaultNamespaceURI</B></PRE>
+<DL>
+<DD>whether to override the default namespace
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="validateXML"><!-- --></A><H3>
+validateXML</H3>
+<PRE>
+private boolean <B>validateXML</B></PRE>
+<DL>
+<DD>whether or not to validate the Jelly script
+<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>
 
@@ -305,8 +473,8 @@ public <B>Jelly</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>
 
@@ -348,6 +516,17 @@ public static java.lang.String <B>getJel
 </DL>
 <HR>
 
+<A NAME="readBuildTimestampResource(java.lang.String)"><!-- --></A><H3>
+readBuildTimestampResource</H3>
+<PRE>
+private static java.lang.String <B>readBuildTimestampResource</B>(java.lang.String&nbsp;name)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
 <A NAME="compileScript()"><!-- --></A><H3>
 compileScript</H3>
 <PRE>
@@ -507,6 +686,19 @@ protected void <B>loadJellyProperties</B
 </DL>
 <HR>
 
+<A NAME="loadProperties(java.io.File)"><!-- --></A><H3>
+loadProperties</H3>
+<PRE>
+private void <B>loadProperties</B>(java.io.File&nbsp;f)</PRE>
+<DL>
+<DD>Load properties from a file into the context
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>f</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
 <A NAME="loadProperties(java.io.InputStream)"><!-- --></A><H3>
 loadProperties</H3>
 <PRE>
@@ -530,7 +722,7 @@ protected void <B>loadProperties</B>(jav
 <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">
@@ -555,7 +747,7 @@ protected void <B>loadProperties</B>(jav
 &nbsp;<A HREF="../../../../org/apache/commons/jelly/DynaTagSupport.html" title="class in org.apache.commons.jelly"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../org/apache/commons/jelly/JellyContext.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/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">
   <!--
@@ -568,19 +760,20 @@ protected void <B>loadProperties</B>(jav
   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 </TR>
 </TABLE>
 <A NAME="skip-navbar_bottom"></A>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2006 Apache Software Foundation. All Rights Reserved.
+
 </BODY>
 </HTML>