Modified: 
websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/tags/core/InvokeTag.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/tags/core/InvokeTag.html
 (original)
+++ 
websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/tags/core/InvokeTag.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:03 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>
-InvokeTag (commons-jelly 1.1-SNAPSHOT API)
+InvokeTag
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.commons.jelly.tags.core.InvokeTag 
class">
@@ -15,9 +14,11 @@ InvokeTag (commons-jelly 1.1-SNAPSHOT AP
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="InvokeTag (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="InvokeTag";
 }
 </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/tags/core/InvokeStaticTag.html"
 title="class in org.apache.commons.jelly.tags.core"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/JellyTag.html" 
title="class in org.apache.commons.jelly.tags.core"><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/tags/core/InvokeTag.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="InvokeTag.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,15 +90,16 @@ org.apache.commons.jelly.tags.core</FONT
 Class InvokeTag</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.tags.core.InvokeTag</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.tags.core.InvokeTag</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD><A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/ArgTagParent.html" 
title="interface in org.apache.commons.jelly.tags.core">ArgTagParent</A>, <A 
HREF="../../../../../../org/apache/commons/jelly/Tag.html" title="interface in 
org.apache.commons.jelly">Tag</A></DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A 
HREF="../../../../../../org/apache/commons/jelly/Tag.html" title="interface in 
org.apache.commons.jelly">Tag</A>, <A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/ArgTagParent.html" 
title="interface in org.apache.commons.jelly.tags.core">ArgTagParent</A></DD>
 </DL>
 <HR>
 <DL>
-<DT>public class <B>InvokeTag</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/tags/core/ArgTagParent.html" 
title="interface in org.apache.commons.jelly.tags.core">ArgTagParent</A></DL>
+<DT><PRE>public class <B>InvokeTag</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/tags/core/ArgTagParent.html" 
title="interface in org.apache.commons.jelly.tags.core">ArgTagParent</A></DL>
+</PRE>
 
 <P>
 A tag which calls a method in an object instantied by core:new
@@ -105,29 +108,74 @@ A tag which calls a method in an object
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 155420 $</DD>
+  <DD>$Revision: 1807798 $</DD>
 <DT><B>Author:</B></DT>
   <DD>Rodney Waldhoff</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;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/InvokeTag.html#exceptionVar">exceptionVar</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;the variable where 
the method's exception is exported</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/tags/core/InvokeTag.html#methodName">methodName</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;the method to 
invoke</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>private &nbsp;java.lang.Object</CODE></FONT></TD>
+<TD><CODE><B><A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/InvokeTag.html#onInstance">onInstance</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;the object to 
invoke the method on</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>private &nbsp;java.util.List</CODE></FONT></TD>
+<TD><CODE><B><A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/InvokeTag.html#paramTypes">paramTypes</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>private &nbsp;java.util.List</CODE></FONT></TD>
+<TD><CODE><B><A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/InvokeTag.html#paramValues">paramValues</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>private &nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/InvokeTag.html#var">var</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;the variable 
exported</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>
@@ -139,8 +187,8 @@ A tag which calls a method in an 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/tags/core/InvokeTag.html#InvokeTag()">InvokeTag</A></B>()</CODE>
@@ -155,8 +203,8 @@ A tag which calls a method in an 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">
@@ -212,7 +260,7 @@ A tag which calls a method in an 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#getBo
 dy()">getBody</A>, <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#getBodyText()">getBodyText</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#getBodyText(boolean)">getBodyText</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#getContext()">getContext</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#getParent()">getParent</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#invokeBody(org.apache.commons.jelly.XMLOutput)">invokeBody</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#isEscapeText()">isEscapeText</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#isTrim()">isTrim</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#setBody(org.apache.commons.jelly.Script)">setBody</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#setContext(org.apache.commons.jelly.JellyContext)">setContext<
 /A>, <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#setEscapeText(boolean)">setEscapeText</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#setParent(org.apache.commons.jelly.Tag)">setParent</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#setTrim(boolean)">setTrim</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#trimBody()">trimBody</A></CODE></TD>
@@ -221,7 +269,7 @@ A tag which calls a method in an 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>
@@ -232,14 +280,88 @@ A tag which calls a method in an 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="var"><!-- --></A><H3>
+var</H3>
+<PRE>
+private java.lang.String <B>var</B></PRE>
+<DL>
+<DD>the variable exported
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="exceptionVar"><!-- --></A><H3>
+exceptionVar</H3>
+<PRE>
+private java.lang.String <B>exceptionVar</B></PRE>
+<DL>
+<DD>the variable where the method's exception is exported
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="methodName"><!-- --></A><H3>
+methodName</H3>
+<PRE>
+private java.lang.String <B>methodName</B></PRE>
+<DL>
+<DD>the method to invoke
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="onInstance"><!-- --></A><H3>
+onInstance</H3>
+<PRE>
+private java.lang.Object <B>onInstance</B></PRE>
+<DL>
+<DD>the object to invoke the method on
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="paramTypes"><!-- --></A><H3>
+paramTypes</H3>
+<PRE>
+private java.util.List <B>paramTypes</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="paramValues"><!-- --></A><H3>
+paramValues</H3>
+<PRE>
+private java.util.List <B>paramValues</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
 
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 
 <A NAME="constructor_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -255,8 +377,8 @@ public <B>InvokeTag</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>
 
@@ -343,7 +465,7 @@ public void <B>doTag</B>(<A HREF="../../
            throws <A 
HREF="../../../../../../org/apache/commons/jelly/MissingAttributeException.html"
 title="class in org.apache.commons.jelly">MissingAttributeException</A>,
                   <A 
HREF="../../../../../../org/apache/commons/jelly/JellyTagException.html" 
title="class in org.apache.commons.jelly">JellyTagException</A></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#doTag(org.apache.commons.jelly.XMLOutput)">Tag</A></CODE></B></DD>
 <DD>Evaluates this tag after all the tags properties have been initialized.
 <P>
 <DD><DL>
@@ -365,7 +487,7 @@ public void <B>doTag</B>(<A HREF="../../
 <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">
@@ -390,7 +512,7 @@ public void <B>doTag</B>(<A HREF="../../
 &nbsp;<A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/InvokeStaticTag.html"
 title="class in org.apache.commons.jelly.tags.core"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/JellyTag.html" 
title="class in org.apache.commons.jelly.tags.core"><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/tags/core/InvokeTag.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="InvokeTag.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -403,19 +525,20 @@ public void <B>doTag</B>(<A HREF="../../
   <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/tags/core/JellyTag.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/tags/core/JellyTag.html
 (original)
+++ 
websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/tags/core/JellyTag.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:03 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>
-JellyTag (commons-jelly 1.1-SNAPSHOT API)
+JellyTag
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.commons.jelly.tags.core.JellyTag 
class">
@@ -15,9 +14,11 @@ JellyTag (commons-jelly 1.1-SNAPSHOT API
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="JellyTag (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="JellyTag";
 }
 </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/tags/core/InvokeTag.html" 
title="class in org.apache.commons.jelly.tags.core"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/MuteTag.html" 
title="class in org.apache.commons.jelly.tags.core"><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/tags/core/JellyTag.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="JellyTag.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,15 +90,16 @@ org.apache.commons.jelly.tags.core</FONT
 Class JellyTag</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.tags.core.JellyTag</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.tags.core.JellyTag</B>
 </PRE>
 <DL>
 <DT><B>All Implemented Interfaces:</B> <DD><A 
HREF="../../../../../../org/apache/commons/jelly/Tag.html" title="interface in 
org.apache.commons.jelly">Tag</A></DD>
 </DL>
 <HR>
 <DL>
-<DT>public class <B>JellyTag</B><DT>extends <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html" title="class 
in org.apache.commons.jelly">TagSupport</A></DL>
+<DT><PRE>public class <B>JellyTag</B><DT>extends <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html" title="class 
in org.apache.commons.jelly">TagSupport</A></DL>
+</PRE>
 
 <P>
 The root Jelly tag which should be evaluated first
@@ -105,29 +108,34 @@ The root Jelly tag which should be evalu
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 155420 $</DD>
+  <DD>$Revision: 1807798 $</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:jstrac...@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 static&nbsp;org.apache.commons.logging.Log</CODE></FONT></TD>
+<TD><CODE><B><A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/JellyTag.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;<A 
NAME="fields_inherited_from_class_org.apache.commons.jelly.TagSupport"><!-- 
--></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Fields inherited from class org.apache.commons.jelly.<A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html" title="class 
in org.apache.commons.jelly">TagSupport</A></B></TD>
+<TH ALIGN="left"><B>Fields inherited from class org.apache.commons.jelly.<A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html" title="class 
in org.apache.commons.jelly">TagSupport</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#body">body</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#context">context</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#hasTrimmed">hasTrimmed</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#parent">parent</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#shouldTrim">shouldTrim</A></CODE></TD>
@@ -139,8 +147,8 @@ The root Jelly tag which should be evalu
 <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/tags/core/JellyTag.html#JellyTag()">JellyTag</A></B>()</CODE>
@@ -155,8 +163,8 @@ The root Jelly tag which should be evalu
 <A NAME="method_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -170,7 +178,7 @@ The root Jelly tag which should be evalu
 &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#getBo
 dy()">getBody</A>, <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#getBodyText()">getBodyText</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#getBodyText(boolean)">getBodyText</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#getContext()">getContext</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#getParent()">getParent</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#invokeBody(org.apache.commons.jelly.XMLOutput)">invokeBody</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#isEscapeText()">isEscapeText</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#isTrim()">isTrim</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#setBody(org.apache.commons.jelly.Script)">setBody</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#setContext(org.apache.commons.jelly.JellyContext)">setContext<
 /A>, <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#setEscapeText(boolean)">setEscapeText</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#setParent(org.apache.commons.jelly.Tag)">setParent</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#setTrim(boolean)">setTrim</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#trimBody()">trimBody</A></CODE></TD>
@@ -179,7 +187,7 @@ The root Jelly tag which should be evalu
 &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>
@@ -190,14 +198,32 @@ The root Jelly tag which should be evalu
 
 <!-- ============ 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>
 
 <!-- ========= 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>
 
@@ -213,8 +239,8 @@ public <B>JellyTag</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>
 
@@ -224,7 +250,7 @@ doTag</H3>
 public void <B>doTag</B>(<A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html" title="class 
in org.apache.commons.jelly">XMLOutput</A>&nbsp;output)
            throws <A 
HREF="../../../../../../org/apache/commons/jelly/JellyTagException.html" 
title="class in org.apache.commons.jelly">JellyTagException</A></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#doTag(org.apache.commons.jelly.XMLOutput)">Tag</A></CODE></B></DD>
 <DD>Evaluates this tag after all the tags properties have been initialized.
 <P>
 <DD><DL>
@@ -242,7 +268,7 @@ public void <B>doTag</B>(<A HREF="../../
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -267,7 +293,7 @@ public void <B>doTag</B>(<A HREF="../../
 &nbsp;<A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/InvokeTag.html" 
title="class in org.apache.commons.jelly.tags.core"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/MuteTag.html" 
title="class in org.apache.commons.jelly.tags.core"><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/tags/core/JellyTag.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="JellyTag.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -280,19 +306,20 @@ public void <B>doTag</B>(<A HREF="../../
   <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>

Added: 
websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/tags/core/MuteTag.MuteXMLOutput.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/tags/core/MuteTag.MuteXMLOutput.html
 (added)
+++ 
websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/tags/core/MuteTag.MuteXMLOutput.html
 Wed Sep 27 12:20:41 2017
@@ -0,0 +1,293 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 20 11:15:33 UTC 2017 -->
+<TITLE>
+MuteTag.MuteXMLOutput
+</TITLE>
+
+<META NAME="keywords" 
CONTENT="org.apache.commons.jelly.tags.core.MuteTag.MuteXMLOutput class">
+
+<LINK REL ="stylesheet" TYPE="text/css" 
HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="MuteTag.MuteXMLOutput";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<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">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../../overview-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="class-use/MuteTag.MuteXMLOutput.html"><FONT 
CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="package-tree.html"><FONT 
CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../../deprecated-list.html"><FONT 
CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../../help-doc.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/MuteTag.html" 
title="class in org.apache.commons.jelly.tags.core"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/NewTag.html" 
title="class in org.apache.commons.jelly.tags.core"><B>NEXT 
CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A 
HREF="../../../../../../index.html?org/apache/commons/jelly/tags/core/MuteTag.MuteXMLOutput.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="MuteTag.MuteXMLOutput.html" target="_top"><B>NO FRAMES</B></A>  
&nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A 
HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <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.XMLOutput">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>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.commons.jelly.tags.core</FONT>
+<BR>
+Class MuteTag.MuteXMLOutput</H2>
+<PRE>
+java.lang.Object
+  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html" title="class 
in org.apache.commons.jelly">org.apache.commons.jelly.XMLOutput</A>
+      <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by 
"><B>org.apache.commons.jelly.tags.core.MuteTag.MuteXMLOutput</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD>org.xml.sax.ContentHandler, 
org.xml.sax.ext.LexicalHandler</DD>
+</DL>
+<DL>
+<DT><B>Enclosing class:</B><DD><A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/MuteTag.html" 
title="class in org.apache.commons.jelly.tags.core">MuteTag</A></DD>
+</DL>
+<HR>
+<DL>
+<DT><PRE>static class <B>MuteTag.MuteXMLOutput</B><DT>extends <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html" title="class 
in org.apache.commons.jelly">XMLOutput</A></DL>
+</PRE>
+
+<P>
+An XMLOutput which really outputs nothing, in particular, avoids calling
+ toString() in objects returned...
+<P>
+
+<P>
+<HR>
+
+<P>
+<!-- =========== 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>
+</TABLE>
+&nbsp;<A 
NAME="fields_inherited_from_class_org.apache.commons.jelly.XMLOutput"><!-- 
--></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Fields inherited from class org.apache.commons.jelly.<A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html" title="class 
in org.apache.commons.jelly">XMLOutput</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#LEXICAL_HANDLER_NAMES">LEXICAL_HANDLER_NAMES</A></CODE></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">
+<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/tags/core/MuteTag.MuteXMLOutput.html#MuteTag.MuteXMLOutput()">MuteTag.MuteXMLOutput</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/MuteTag.MuteXMLOutput.html#objectData(java.lang.Object)">objectData</A></B>(java.lang.Object&nbsp;o)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Do nothing, not 
even invoke the toString!</TD>
+</TR>
+</TABLE>
+&nbsp;<A 
NAME="methods_inherited_from_class_org.apache.commons.jelly.XMLOutput"><!-- 
--></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class org.apache.commons.jelly.<A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html" title="class 
in org.apache.commons.jelly">XMLOutput</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#characters(char[],
 int, int)">characters</A>, <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#close()">close</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#comment(char[], 
int, int)">comment</A>, <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#createDummyXMLOutput()">createDummyXMLOutput</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#createXMLOutput(java.io.OutputStream)">createXMLOutput</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#createXMLOutput(java.io.OutputStream,
 boolean)">createXMLOutput</A>, <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#createXMLOutput(java.io.Writer)">createXMLOutput</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#createXMLOutput(java.io.Writer,
 boolean)">createXMLOutput</A>, <A 
HREF="../../../../../../org/apache/commons/jel
 ly/XMLOutput.html#createXMLOutput(org.xml.sax.XMLReader)">createXMLOutput</A>, 
<A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#createXMLOutput(org.dom4j.io.XMLWriter)">createXMLOutput</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#endCDATA()">endCDATA</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#endDocument()">endDocument</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#endDTD()">endDTD</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#endElement(java.lang.String)">endElement</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#endElement(java.lang.String,
 java.lang.String, java.lang.String)">endElement</A>, <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#endEntity(java.lang.String)">endEntity</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#endPrefixMapping(java.lang.String)">endPrefixMapping</A>,
 <A HREF=".
 ./../../../../../org/apache/commons/jelly/XMLOutput.html#flush()">flush</A>, 
<A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#getContentHandler()">getContentHandler</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#getLexicalHandler()">getLexicalHandler</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#ignorableWhitespace(char[],
 int, int)">ignorableWhitespace</A>, <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#processingInstruction(java.lang.String,
 java.lang.String)">processingInstruction</A>, <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#setContentHandler(org.xml.sax.ContentHandler)">setContentHandler</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#setDocumentLocator(org.xml.sax.Locator)">setDocumentLocator</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#setLexicalHandler(org.xml.sax.ext.LexicalHandler)">setLexicalHandler</A>,
 <A H
 
REF="../../../../../../org/apache/commons/jelly/XMLOutput.html#skippedEntity(java.lang.String)">skippedEntity</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#startCDATA()">startCDATA</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#startDocument()">startDocument</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#startDTD(java.lang.String,
 java.lang.String, java.lang.String)">startDTD</A>, <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#startElement(java.lang.String)">startElement</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#startElement(java.lang.String,
 org.xml.sax.Attributes)">startElement</A>, <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#startElement(java.lang.String,
 java.lang.String, java.lang.String, org.xml.sax.Attributes)">startElement</A>, 
<A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#startEntity(java.lang.String)">star
 tEntity</A>, <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#startPrefixMapping(java.lang.String,
 java.lang.String)">startPrefixMapping</A>, <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#toString()">toString</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#write(java.lang.String)">write</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#writeCDATA(java.lang.String)">writeCDATA</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#writeComment(java.lang.String)">writeComment</A></CODE></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">
+<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>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_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>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="MuteTag.MuteXMLOutput()"><!-- --></A><H3>
+MuteTag.MuteXMLOutput</H3>
+<PRE>
+public <B>MuteTag.MuteXMLOutput</B>()</PRE>
+<DL>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_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>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="objectData(java.lang.Object)"><!-- --></A><H3>
+objectData</H3>
+<PRE>
+public void <B>objectData</B>(java.lang.Object&nbsp;o)</PRE>
+<DL>
+<DD>Do nothing, not even invoke the toString!
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html#objectData(java.lang.Object)">objectData</A></CODE>
 in class <CODE><A 
HREF="../../../../../../org/apache/commons/jelly/XMLOutput.html" title="class 
in org.apache.commons.jelly">XMLOutput</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>o</CODE> - the data to pass</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<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">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../../overview-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="class-use/MuteTag.MuteXMLOutput.html"><FONT 
CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="package-tree.html"><FONT 
CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../../deprecated-list.html"><FONT 
CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../../help-doc.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/MuteTag.html" 
title="class in org.apache.commons.jelly.tags.core"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/NewTag.html" 
title="class in org.apache.commons.jelly.tags.core"><B>NEXT 
CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A 
HREF="../../../../../../index.html?org/apache/commons/jelly/tags/core/MuteTag.MuteXMLOutput.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="MuteTag.MuteXMLOutput.html" target="_top"><B>NO FRAMES</B></A>  
&nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A 
HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <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.XMLOutput">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>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>

Modified: 
websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/tags/core/MuteTag.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/tags/core/MuteTag.html
 (original)
+++ 
websites/production/commons/content/proper/commons-jelly/apidocs/org/apache/commons/jelly/tags/core/MuteTag.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:03 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>
-MuteTag (commons-jelly 1.1-SNAPSHOT API)
+MuteTag
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.commons.jelly.tags.core.MuteTag 
class">
@@ -15,9 +14,11 @@ MuteTag (commons-jelly 1.1-SNAPSHOT API)
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="MuteTag (commons-jelly 1.1-SNAPSHOT API)";
+    parent.document.title="MuteTag";
 }
 </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;<A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/JellyTag.html" 
title="class in org.apache.commons.jelly.tags.core"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/NewTag.html" 
title="class in org.apache.commons.jelly.tags.core"><B>NEXT 
CLASS</B></A></FONT></TD>
+&nbsp;<A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/MuteTag.MuteXMLOutput.html"
 title="class in org.apache.commons.jelly.tags.core"><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/tags/core/MuteTag.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="MuteTag.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -67,11 +68,12 @@ 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;<A HREF="#nested_class_summary">NESTED</A>&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>
 <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>
 </TR>
@@ -88,15 +90,16 @@ org.apache.commons.jelly.tags.core</FONT
 Class MuteTag</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.tags.core.MuteTag</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.tags.core.MuteTag</B>
 </PRE>
 <DL>
 <DT><B>All Implemented Interfaces:</B> <DD><A 
HREF="../../../../../../org/apache/commons/jelly/Tag.html" title="interface in 
org.apache.commons.jelly">Tag</A></DD>
 </DL>
 <HR>
 <DL>
-<DT>public class <B>MuteTag</B><DT>extends <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html" title="class 
in org.apache.commons.jelly">TagSupport</A></DL>
+<DT><PRE>public class <B>MuteTag</B><DT>extends <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html" title="class 
in org.apache.commons.jelly">TagSupport</A></DL>
+</PRE>
 
 <P>
 A tag which executes its body but passing no output.
@@ -109,7 +112,7 @@ A tag which executes its body but passin
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 155420 $</DD>
+  <DD>$Revision: 1807798 $</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:p...@activemath.org";>Paul Libbrecht</a></DD>
 </DL>
@@ -118,20 +121,35 @@ A tag which executes its body but passin
 <P>
 <!-- ======== NESTED CLASS SUMMARY ======== -->
 
+<A NAME="nested_class_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>Nested Class Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>(package private) static&nbsp;class</CODE></FONT></TD>
+<TD><CODE><B><A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/MuteTag.MuteXMLOutput.html"
 title="class in 
org.apache.commons.jelly.tags.core">MuteTag.MuteXMLOutput</A></B></CODE>
 
-<!-- =========== FIELD SUMMARY =========== -->
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An XMLOutput which 
really outputs nothing, in particular, avoids calling
+ toString() in objects returned...</TD>
+</TR>
+</TABLE>
+&nbsp;<!-- =========== 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>
@@ -143,8 +161,8 @@ A tag which executes its body but passin
 <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/tags/core/MuteTag.html#MuteTag()">MuteTag</A></B>()</CODE>
@@ -159,8 +177,8 @@ A tag which executes its body but passin
 <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">
@@ -174,7 +192,7 @@ A tag which executes its body but passin
 &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#getBo
 dy()">getBody</A>, <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#getBodyText()">getBodyText</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#getBodyText(boolean)">getBodyText</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#getContext()">getContext</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#getParent()">getParent</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#invokeBody(org.apache.commons.jelly.XMLOutput)">invokeBody</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#isEscapeText()">isEscapeText</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#isTrim()">isTrim</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#setBody(org.apache.commons.jelly.Script)">setBody</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#setContext(org.apache.commons.jelly.JellyContext)">setContext<
 /A>, <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#setEscapeText(boolean)">setEscapeText</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#setParent(org.apache.commons.jelly.Tag)">setParent</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#setTrim(boolean)">setTrim</A>,
 <A 
HREF="../../../../../../org/apache/commons/jelly/TagSupport.html#trimBody()">trimBody</A></CODE></TD>
@@ -183,7 +201,7 @@ A tag which executes its body but passin
 &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>
@@ -192,16 +210,13 @@ A tag which executes its body but passin
 &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>
 
@@ -219,8 +234,8 @@ public <B>MuteTag</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>
 
@@ -247,7 +262,7 @@ public void <B>doTag</B>(<A HREF="../../
 <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">
@@ -270,9 +285,9 @@ public void <B>doTag</B>(<A HREF="../../
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/JellyTag.html" 
title="class in org.apache.commons.jelly.tags.core"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/NewTag.html" 
title="class in org.apache.commons.jelly.tags.core"><B>NEXT 
CLASS</B></A></FONT></TD>
+&nbsp;<A 
HREF="../../../../../../org/apache/commons/jelly/tags/core/MuteTag.MuteXMLOutput.html"
 title="class in org.apache.commons.jelly.tags.core"><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/tags/core/MuteTag.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="MuteTag.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -285,11 +300,12 @@ public void <B>doTag</B>(<A HREF="../../
   <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;<A HREF="#nested_class_summary">NESTED</A>&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>
 <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>
 </TR>
@@ -298,6 +314,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>


Reply via email to