You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sc...@apache.org on 2005/05/11 22:40:34 UTC

svn commit: r169695 [7/12] - in /myfaces/site/javadoc: ./ org/apache/myfaces/application/ org/apache/myfaces/application/jsp/ org/apache/myfaces/component/ org/apache/myfaces/component/html/ext/ org/apache/myfaces/component/html/util/ org/apache/myfaces/config/ org/apache/myfaces/config/element/ org/apache/myfaces/config/impl/ org/apache/myfaces/config/impl/digester/ org/apache/myfaces/config/impl/digester/elements/ org/apache/myfaces/context/ org/apache/myfaces/context/portlet/ org/apache/myfaces/context/servlet/ org/apache/myfaces/convert/ org/apache/myfaces/custom/aliasbean/ org/apache/myfaces/custom/buffer/ org/apache/myfaces/custom/calendar/ org/apache/myfaces/custom/checkbox/ org/apache/myfaces/custom/collapsiblepanel/ org/apache/myfaces/custom/creditcardvalidator/ org/apache/myfaces/custom/crosstable/ org/apache/myfaces/custom/datalist/ org/apache/myfaces/custom/datascroller/ org/apache/myfaces/custom/date/ org/apache/myfaces/custom/div/ org/apache/myfaces/custom/emailvalidator/ org/apache/myfaces/custom/equalvalidator/ org/apache/myfaces/custom/fileupload/ org/apache/myfaces/custom/inputHtml/ org/apache/myfaces/custom/isbnvalidator/ org/apache/myfaces/custom/jslistener/ org/apache/myfaces/custom/jsvalueset/ org/apache/myfaces/custom/layout/ org/apache/myfaces/custom/navigation/ org/apache/myfaces/custom/navmenu/ org/apache/myfaces/custom/navmenu/jscookmenu/ org/apache/myfaces/custom/newspaper/ org/apache/myfaces/custom/panelstack/ org/apache/myfaces/custom/popup/ org/apache/myfaces/custom/radio/ org/apache/myfaces/custom/regexprvalidator/ org/apache/myfaces/custom/rssticker/ org/apache/myfaces/custom/savestate/ org/apache/myfaces/custom/selectOneCountry/ org/apache/myfaces/custom/sortheader/ org/apache/myfaces/custom/stylesheet/ org/apache/myfaces/custom/swapimage/ org/apache/myfaces/custom/tabbedpane/ org/apache/myfaces/custom/tree/ org/apache/myfaces/custom/tree/event/ org/apache/myfaces/custom/tree/model/ org/apache/myfaces/custom/tree/renderkit/html/ org/apache/myfaces/custom/tree/taglib/ org/apache/myfaces/custom/tree2/ org/apache/myfaces/custom/updateactionlistener/ org/apache/myfaces/el/ org/apache/myfaces/lifecycle/ org/apache/myfaces/portlet/ org/apache/myfaces/renderkit/ org/apache/myfaces/renderkit/html/ org/apache/myfaces/renderkit/html/ext/ org/apache/myfaces/renderkit/html/util/ org/apache/myfaces/taglib/ org/apache/myfaces/taglib/core/ org/apache/myfaces/taglib/html/ org/apache/myfaces/taglib/html/ext/ org/apache/myfaces/util/ org/apache/myfaces/util/bundle/ org/apache/myfaces/util/xml/ org/apache/myfaces/util/zip/ org/apache/myfaces/wap/base/ org/apache/myfaces/wap/def/ org/apache/myfaces/wap/renderkit/ org/apache/myfaces/wap/renderkit/wml/ org/apache/myfaces/webapp/ org/apache/myfaces/webapp/filter/ org/apache/myfaces/webapp/webxml/ org/apache/myfaces/xdoclet/ resources/

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree/HtmlTree.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/HtmlTree.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree/HtmlTree.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/HtmlTree.html Wed May 11 13:40:19 2005
@@ -116,26 +116,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167725 $ $Date: 2005-03-30 09:41:58 +0200 (Wed, 30 Mar 2005) $
-          <p/>
-          $Log$
-          Revision 1.31  2005/03/30 07:41:58  matzew
-          closed MYFACES-139. Thanks to Mathias Broekelmann
-
-          Revision 1.30  2005/02/11 00:54:02  svieujot
-          Revert changes commited to the wrong branch.
-
-          Revision 1.28  2004/12/24 14:13:16  svieujot
-          Upgrade the tree component to use the Extensions filter.
-
-          Revision 1.27  2004/11/26 12:46:38  oros
-          cleanup: removed unused iconChild attribute
-
-          Revision 1.26  2004/11/26 12:33:54  oros
-          MYFACES-9: store iconChildMiddle in component state
-
-          Revision 1.25  2004/11/26 12:14:10  oros
-          MYFACES-8: applied tree table patch by David Le Strat</DD>
+  <DD>$Revision: 169651 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:oliver@rossmueller.com">Oliver Rossmueller </a></DD>
 </DL>
@@ -194,8 +175,7 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<p/>
- Default constructor.
- </TD>
+ Default constructor.</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -297,7 +277,7 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ensures that the node identified by the specified path is expanded and
- viewable. </TD>
+ viewable.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -773,7 +753,7 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invoked after a node (or a set of siblings) has changed in some
- way. </TD>
+ way.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -789,7 +769,7 @@
 <TD><CODE><B><A HREF="../../../../../org/apache/myfaces/custom/tree/HtmlTree.html#treeNodesRemoved(org.apache.myfaces.custom.tree.model.TreeModelEvent)">treeNodesRemoved</A></B>(<A HREF="../../../../../org/apache/myfaces/custom/tree/model/TreeModelEvent.html" title="class in org.apache.myfaces.custom.tree.model">TreeModelEvent</A>&nbsp;e)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invoked after nodes have been removed from the tree.  </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invoked after nodes have been removed from the tree.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -798,7 +778,7 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invoked after the tree has drastically changed structure from a
- given node down.  </TD>
+ given node down.</TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_javax.faces.component.html.HtmlPanelGroup"><!-- --></A>

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/HtmlTree.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree/HtmlTreeCheckbox.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/HtmlTreeCheckbox.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree/HtmlTreeCheckbox.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/HtmlTreeCheckbox.html Wed May 11 13:40:19 2005
@@ -155,8 +155,7 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Default Constructor.
- </TD>
+ Default Constructor.</TD>
 </TR>
 </TABLE>
 &nbsp;

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/HtmlTreeCheckbox.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree/HtmlTreeColumn.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/HtmlTreeColumn.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree/HtmlTreeColumn.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/HtmlTreeColumn.html Wed May 11 13:40:19 2005
@@ -154,8 +154,7 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Default Constructor.
- </TD>
+ Default Constructor.</TD>
 </TR>
 </TABLE>
 &nbsp;

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/HtmlTreeColumn.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree/HtmlTreeImageCommandLink.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/HtmlTreeImageCommandLink.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree/HtmlTreeImageCommandLink.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/HtmlTreeImageCommandLink.html Wed May 11 13:40:19 2005
@@ -105,16 +105,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $
-          $Log$
-          Revision 1.3  2004/10/13 11:50:58  matze
-          renamed packages to org.apache
-
-          Revision 1.2  2004/07/01 21:53:07  mwessendorf
-          ASF switch
-
-          Revision 1.1  2004/04/22 10:20:23  manolito
-          tree component</DD>
+  <DD>$Revision: 169651 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:oliver@rossmueller.com">Oliver Rossmueller</a></DD>
 </DL>

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/HtmlTreeImageCommandLink.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree/HtmlTreeNode.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/HtmlTreeNode.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree/HtmlTreeNode.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/HtmlTreeNode.html Wed May 11 13:40:19 2005
@@ -106,14 +106,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167324 $ $Date: 2004-11-26 13:46:38 +0100 (Fri, 26 Nov 2004) $
-
-          $Log$
-          Revision 1.12  2004/11/26 12:46:38  oros
-          cleanup: removed unused iconChild attribute
-
-          Revision 1.11  2004/11/26 12:14:10  oros
-          MYFACES-8: applied tree table patch by David Le Strat</DD>
+  <DD>$Revision: 169664 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:oliver@rossmueller.com">Oliver Rossmueller</a></DD>
 </DL>

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/HtmlTreeNode.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree/IconProvider.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/IconProvider.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree/IconProvider.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/IconProvider.html Wed May 11 13:40:19 2005
@@ -94,16 +94,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $
-          $Log$
-          Revision 1.3  2004/10/13 11:50:58  matze
-          renamed packages to org.apache
-
-          Revision 1.2  2004/07/01 21:53:07  mwessendorf
-          ASF switch
-
-          Revision 1.1  2004/05/04 12:19:14  o_rossmueller
-          added icon provider</DD>
+  <DD>$Revision: 169651 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:oliver@rossmueller.com">Oliver Rossmueller</a></DD>
 </DL>

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/IconProvider.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree/MutableTreeNode.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/MutableTreeNode.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree/MutableTreeNode.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/MutableTreeNode.html Wed May 11 13:40:19 2005
@@ -102,16 +102,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $
-          $Log$
-          Revision 1.3  2004/10/13 11:50:58  matze
-          renamed packages to org.apache
-
-          Revision 1.2  2004/07/01 21:53:07  mwessendorf
-          ASF switch
-
-          Revision 1.1  2004/04/22 10:20:23  manolito
-          tree component</DD>
+  <DD>$Revision: 169651 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:oliver@rossmueller.com">Oliver Rossmueller</a></DD>
 </DL>
@@ -141,8 +132,7 @@
 <TD><CODE><B><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html#insert(org.apache.myfaces.custom.tree.MutableTreeNode)">insert</A></B>(<A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A>&nbsp;child)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add the given child to the children of this node.
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add the given child to the children of this node.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -151,8 +141,7 @@
        int&nbsp;index)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add the given child to the children of this node at index.
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add the given child to the children of this node at index.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/MutableTreeNode.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree/TreeNode.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/TreeNode.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree/TreeNode.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/TreeNode.html Wed May 11 13:40:19 2005
@@ -101,16 +101,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167591 $ $Date: 2005-02-11 01:56:41 +0100 (Fri, 11 Feb 2005) $
-
-          $Log$
-          Revision 1.6  2005/02/11 00:54:02  svieujot
-          Revert changes commited to the wrong branch.
-
-          Revision 1.4  2004/11/26 12:14:10  oros
-          MYFACES-8: applied tree table patch by David Le Strat
-
-  *</DD>
+  <DD>$Revision: 169651 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:oliver@rossmueller.com">Oliver Rossmueller </a></DD>
 </DL>
@@ -140,7 +131,7 @@
 <TD><CODE><B><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html#children()">children</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Answer the children of the receiver. </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Answer the children of the receiver.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/TreeNode.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/TreeSelectionEvent.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/TreeSelectionEvent.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/TreeSelectionEvent.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/TreeSelectionEvent.html Wed May 11 13:40:19 2005
@@ -103,19 +103,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $
-          $Log$
-          Revision 1.4  2004/10/13 11:50:58  matze
-          renamed packages to org.apache
-
-          Revision 1.3  2004/07/01 21:53:08  mwessendorf
-          ASF switch
-
-          Revision 1.2  2004/04/23 19:09:34  o_rossmueller
-          state transition magic
-
-          Revision 1.1  2004/04/22 21:14:54  o_rossmueller
-          TreeSelectionListener support</DD>
+  <DD>$Revision: 169651 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:oliver@rossmueller.com">Oliver Rossmueller</a></DD>
 <DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#org.apache.myfaces.custom.tree.event.TreeSelectionEvent">Serialized Form</A></DL>

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/TreeSelectionEvent.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/TreeSelectionListener.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/TreeSelectionListener.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/TreeSelectionListener.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/TreeSelectionListener.html Wed May 11 13:40:19 2005
@@ -97,16 +97,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $
-          $Log$
-          Revision 1.3  2004/10/13 11:50:58  matze
-          renamed packages to org.apache
-
-          Revision 1.2  2004/07/01 21:53:08  mwessendorf
-          ASF switch
-
-          Revision 1.1  2004/04/22 21:14:54  o_rossmueller
-          TreeSelectionListener support</DD>
+  <DD>$Revision: 169651 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:oliver@rossmueller.com">Oliver Rossmueller</a></DD>
 </DL>

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/TreeSelectionListener.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/package-frame.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/package-summary.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/package-tree.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/DefaultTreeModel.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/DefaultTreeModel.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/DefaultTreeModel.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/DefaultTreeModel.html Wed May 11 13:40:19 2005
@@ -97,28 +97,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $
-          $Log$
-          Revision 1.7  2004/10/13 11:50:58  matze
-          renamed packages to org.apache
-
-          Revision 1.6  2004/09/01 18:32:57  mwessendorf
-          Organize Imports
-
-          Revision 1.5  2004/08/15 15:28:04  o_rossmueller
-          new model listener handling to get modified from events which occur outside the scope of a tree request
-
-          Revision 1.4  2004/07/01 21:53:04  mwessendorf
-          ASF switch
-
-          Revision 1.3  2004/05/05 00:18:56  o_rossmueller
-          various fixes/modifications in model event handling and tree update
-
-          Revision 1.2  2004/05/04 00:28:17  o_rossmueller
-          model event handling
-
-          Revision 1.1  2004/04/22 10:20:24  manolito
-          tree component</DD>
+  <DD>$Revision: 169651 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:oliver@rossmueller.com">Oliver Rossmueller</a></DD>
 </DL>
@@ -308,7 +287,7 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invoke this method if you've totally changed the children of
- node and its childrens children...  </TD>
+ node and its childrens children...</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -318,7 +297,7 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invoke this method after you've inserted some TreeNodes into
- node.  </TD>
+ node.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -329,7 +308,7 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invoke this method after you've removed some TreeNodes from
- node.  </TD>
+ node.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -339,8 +318,7 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called when the value for the item identified
- by <code>path</code> has changed to <code>newValue</code>.
- </TD>
+ by <code>path</code> has changed to <code>newValue</code>.</TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/DefaultTreeModel.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreeModel.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreeModel.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreeModel.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreeModel.html Wed May 11 13:40:19 2005
@@ -93,19 +93,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $
-          $Log$
-          Revision 1.4  2004/10/13 11:50:58  matze
-          renamed packages to org.apache
-
-          Revision 1.3  2004/07/01 21:53:04  mwessendorf
-          ASF switch
-
-          Revision 1.2  2004/05/05 00:18:56  o_rossmueller
-          various fixes/modifications in model event handling and tree update
-
-          Revision 1.1  2004/04/22 10:20:24  manolito
-          tree component</DD>
+  <DD>$Revision: 169651 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:oliver@rossmueller.com">Oliver Rossmueller</a></DD>
 </DL>
@@ -188,8 +176,7 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called when the value for the item identified
- by <code>path</code> has changed to <code>newValue</code>.
- </TD>
+ by <code>path</code> has changed to <code>newValue</code>.</TD>
 </TR>
 </TABLE>
 &nbsp;

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreeModel.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreeModelEvent.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreeModelEvent.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreeModelEvent.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreeModelEvent.html Wed May 11 13:40:19 2005
@@ -94,16 +94,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $
-          $Log$
-          Revision 1.3  2004/10/13 11:50:58  matze
-          renamed packages to org.apache
-
-          Revision 1.2  2004/07/01 21:53:04  mwessendorf
-          ASF switch
-
-          Revision 1.1  2004/04/22 10:20:24  manolito
-          tree component</DD>
+  <DD>$Revision: 169651 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:oliver@rossmueller.com">Oliver Rossmueller</a></DD>
 </DL>
@@ -142,7 +133,7 @@
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to create an event when nodes have been changed, inserted, or
  removed, identifying the path to the parent of the modified items as
- an array of Objects. </TD>
+ an array of Objects.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModelEvent.html#TreeModelEvent(java.lang.Object, org.apache.myfaces.custom.tree.model.TreePath)">TreeModelEvent</A></B>(java.lang.Object&nbsp;source,
@@ -180,7 +171,7 @@
 <TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModelEvent.html#getChildIndices()">getChildIndices</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the values of the child indexes. </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the values of the child indexes.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -190,7 +181,7 @@
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the objects that are children of the node identified by
  the path of this event at the locations specified by
- <code>getChildIndices</code>. </TD>
+ <code>getChildIndices</code>.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -207,8 +198,7 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;For all events, except treeStructureChanged,
- returns the parent of the changed nodes.
- </TD>
+ returns the parent of the changed nodes.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreeModelEvent.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreeModelListener.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreeModelListener.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreeModelListener.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreeModelListener.html Wed May 11 13:40:19 2005
@@ -93,19 +93,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $
-          $Log$
-          Revision 1.4  2004/10/13 11:50:58  matze
-          renamed packages to org.apache
-
-          Revision 1.3  2004/07/01 21:53:04  mwessendorf
-          ASF switch
-
-          Revision 1.2  2004/05/04 00:28:17  o_rossmueller
-          model event handling
-
-          Revision 1.1  2004/04/22 10:20:24  manolito
-          tree component</DD>
+  <DD>$Revision: 169651 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:oliver@rossmueller.com">Oliver Rossmueller</a></DD>
 </DL>
@@ -136,7 +124,7 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invoked after a node (or a set of siblings) has changed in some
- way. </TD>
+ way.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -152,7 +140,7 @@
 <TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModelListener.html#treeNodesRemoved(org.apache.myfaces.custom.tree.model.TreeModelEvent)">treeNodesRemoved</A></B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModelEvent.html" title="class in org.apache.myfaces.custom.tree.model">TreeModelEvent</A>&nbsp;e)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invoked after nodes have been removed from the tree.  </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invoked after nodes have been removed from the tree.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -161,7 +149,7 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invoked after the tree has drastically changed structure from a
- given node down.  </TD>
+ given node down.</TD>
 </TR>
 </TABLE>
 &nbsp;

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreeModelListener.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreePath.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreePath.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreePath.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreePath.html Wed May 11 13:40:19 2005
@@ -97,16 +97,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $
-          $Log$
-          Revision 1.3  2004/10/13 11:50:58  matze
-          renamed packages to org.apache
-
-          Revision 1.2  2004/07/01 21:53:04  mwessendorf
-          ASF switch
-
-          Revision 1.1  2004/04/22 10:20:24  manolito
-          tree component</DD>
+  <DD>$Revision: 169651 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:oliver@rossmueller.com">Oliver Rossmueller</a></DD>
 <DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#org.apache.myfaces.custom.tree.model.TreePath">Serialized Form</A></DL>
@@ -171,7 +162,7 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Test two TreePaths for equality by checking each element of the
- paths for equality. </TD>
+ paths for equality.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -221,7 +212,7 @@
 <TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html#hashCode()">hashCode</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the hashCode for the object. </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the hashCode for the object.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -231,7 +222,7 @@
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return true if <code>path</code> is a
  descendant of this
- TreePath. </TD>
+ TreePath.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreePath.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/package-frame.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/package-summary.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/package-tree.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/package-frame.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree/package-summary.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/package-summary.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree/package-summary.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/package-summary.html Wed May 11 13:40:19 2005
@@ -87,13 +87,12 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A></B></TD>
 <TD>Defines the requirements for a tree node object that can change -- by adding or removing
- child nodes, or by changing the contents of a user object stored in the node.
- </TD>
+ child nodes, or by changing the contents of a user object stored in the node.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A></B></TD>
 <TD>Defines the requirements for an object that can be used as a tree node for
- <A HREF="../../../../../org/apache/myfaces/custom/tree/HtmlTree.html" title="class in org.apache.myfaces.custom.tree"><CODE>HtmlTree</CODE></A>. </TD>
+ <A HREF="../../../../../org/apache/myfaces/custom/tree/HtmlTree.html" title="class in org.apache.myfaces.custom.tree"><CODE>HtmlTree</CODE></A>.</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -112,8 +111,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/myfaces/custom/tree/HtmlTree.html" title="class in org.apache.myfaces.custom.tree">HtmlTree</A></B></TD>
 <TD><p/>
- Tree implementation based on javax.swing.JTree.
- </TD>
+ Tree implementation based on javax.swing.JTree.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/myfaces/custom/tree/HtmlTreeCheckbox.html" title="class in org.apache.myfaces.custom.tree">HtmlTreeCheckbox</A></B></TD>
@@ -122,7 +120,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/myfaces/custom/tree/HtmlTreeColumn.html" title="class in org.apache.myfaces.custom.tree">HtmlTreeColumn</A></B></TD>
 <TD>
- Tree column model. </TD>
+ Tree column model.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/myfaces/custom/tree/HtmlTreeImageCommandLink.html" title="class in org.apache.myfaces.custom.tree">HtmlTreeImageCommandLink</A></B></TD>
@@ -130,7 +128,7 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/myfaces/custom/tree/HtmlTreeNode.html" title="class in org.apache.myfaces.custom.tree">HtmlTreeNode</A></B></TD>
-<TD>Represents a single node of a three. </TD>
+<TD>Represents a single node of a three.</TD>
 </TR>
 </TABLE>
 &nbsp;

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/package-summary.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/package-tree.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/renderkit/html/HtmlTreeCheckboxRenderer.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree/renderkit/html/HtmlTreeImageCommandLinkRenderer.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/renderkit/html/HtmlTreeImageCommandLinkRenderer.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree/renderkit/html/HtmlTreeImageCommandLinkRenderer.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/renderkit/html/HtmlTreeImageCommandLinkRenderer.html Wed May 11 13:40:19 2005
@@ -97,29 +97,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167442 $ $Date: 2004-12-22 18:52:55 +0100 (Wed, 22 Dec 2004) $
-          $Log$
-          Revision 1.7  2004/12/22 17:52:54  grantsmith
-          Jira MYFACES-48: Tree Table Component Fixes & Tree Checkbox Support
-
-          Revision 1.6  2004/10/13 11:50:58  matze
-          renamed packages to org.apache
-
-          Revision 1.5  2004/07/01 21:53:10  mwessendorf
-          ASF switch
-
-          Revision 1.4  2004/06/09 20:32:16  o_rossmueller
-          fix: removed duplicate output of value
-
-          Revision 1.3  2004/06/03 12:57:03  o_rossmueller
-          modified link renderer to use one hidden field for all links according to 1.1 renderkit docs
-          added onclick=clear_XXX to button
-
-          Revision 1.2  2004/05/27 15:06:39  manolito
-          bugfix: node labels not rendered any more
-
-          Revision 1.1  2004/04/22 10:20:24  manolito
-          tree component</DD>
+  <DD>$Revision: 169651 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:oliver@rossmueller.com">Oliver Rossmueller</a></DD>
 </DL>

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/renderkit/html/HtmlTreeImageCommandLinkRenderer.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree/renderkit/html/HtmlTreeNodeRenderer.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/renderkit/html/HtmlTreeNodeRenderer.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree/renderkit/html/HtmlTreeNodeRenderer.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/renderkit/html/HtmlTreeNodeRenderer.html Wed May 11 13:40:19 2005
@@ -97,34 +97,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167319 $ $Date: 2004-11-26 13:14:11 +0100 (Fri, 26 Nov 2004) $
-
- 
-          $Log$
-          Revision 1.8  2004/11/26 12:14:09  oros
-          MYFACES-8: applied tree table patch by David Le Strat
-
-          Revision 1.7  2004/10/13 11:50:58  matze
-          renamed packages to org.apache
-
-          Revision 1.6  2004/07/01 21:53:10  mwessendorf
-          ASF switch
-
-          Revision 1.5  2004/06/09 20:32:16  o_rossmueller
-          fix: removed duplicate output of value
-
-          Revision 1.4  2004/06/03 12:57:03  o_rossmueller
-          modified link renderer to use one hidden field for all links according to 1.1 renderkit docs
-          added onclick=clear_XXX to button
-
-          Revision 1.3  2004/05/27 15:06:39  manolito
-          bugfix: node labels not rendered any more
-
-          Revision 1.2  2004/04/29 18:48:07  o_rossmueller
-          node selection handling
-
-          Revision 1.1  2004/04/22 10:20:24  manolito
-          tree component</DD>
+  <DD>$Revision: 169651 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:oliver@rossmueller.com">Oliver Rossmueller</a></DD>
 </DL>

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/renderkit/html/HtmlTreeNodeRenderer.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree/renderkit/html/HtmlTreeRenderer.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/renderkit/html/HtmlTreeRenderer.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree/renderkit/html/HtmlTreeRenderer.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/renderkit/html/HtmlTreeRenderer.html Wed May 11 13:40:19 2005
@@ -97,23 +97,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167591 $ $Date: 2005-02-11 01:56:41 +0100 (Fri, 11 Feb 2005) $
-
-          $Log$
-          Revision 1.16  2005/02/11 00:54:02  svieujot
-          Revert changes commited to the wrong branch.
-
-          Revision 1.14  2004/12/24 14:13:16  svieujot
-          Upgrade the tree component to use the Extensions filter.
-
-          Revision 1.13  2004/12/22 17:52:54  grantsmith
-          Jira MYFACES-48: Tree Table Component Fixes & Tree Checkbox Support
-
-          Revision 1.12  2004/11/26 12:46:38  oros
-          cleanup: removed unused iconChild attribute
-
-          Revision 1.11  2004/11/26 12:14:09  oros
-          MYFACES-8: applied tree table patch by David Le Strat</DD>
+  <DD>$Revision: 169651 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:oliver@rossmueller.com">Oliver Rossmueller </a></DD>
 </DL>
@@ -222,8 +206,7 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Renders the children.
- </TD>
+ Renders the children.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -238,8 +221,7 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Renders the children given the rowClassIndex.
- </TD>
+ Renders the children given the rowClassIndex.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -276,8 +258,7 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Overrides super renderFacet to render the <A HREF="../../../../../../../org/apache/myfaces/custom/tree/HtmlTree.html" title="class in org.apache.myfaces.custom.tree"><CODE>HtmlTree</CODE></A> facets.
- </TD>
+ Overrides super renderFacet to render the <A HREF="../../../../../../../org/apache/myfaces/custom/tree/HtmlTree.html" title="class in org.apache.myfaces.custom.tree"><CODE>HtmlTree</CODE></A> facets.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -292,8 +273,7 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Render the column where the tree is displayed.
- </TD>
+ Render the column where the tree is displayed.</TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.myfaces.renderkit.html.HtmlTableRendererBase"><!-- --></A>

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/renderkit/html/HtmlTreeRenderer.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/renderkit/html/package-frame.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/renderkit/html/package-summary.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/renderkit/html/package-tree.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree/taglib/IconProviderTag.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/taglib/IconProviderTag.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree/taglib/IconProviderTag.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/taglib/IconProviderTag.html Wed May 11 13:40:19 2005
@@ -98,16 +98,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $
-          $Log$
-          Revision 1.3  2004/10/13 11:50:58  matze
-          renamed packages to org.apache
-
-          Revision 1.2  2004/07/01 21:53:06  mwessendorf
-          ASF switch
-
-          Revision 1.1  2004/05/04 12:19:14  o_rossmueller
-          added icon provider</DD>
+  <DD>$Revision: 169651 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:oliver@rossmueller.com">Oliver Rossmueller</a></DD>
 <DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#org.apache.myfaces.custom.tree.taglib.IconProviderTag">Serialized Form</A></DL>

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/taglib/IconProviderTag.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/taglib/TreeCheckboxTag.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/taglib/TreeColumnTag.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree/taglib/TreeSelectionListenerTag.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/taglib/TreeSelectionListenerTag.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree/taglib/TreeSelectionListenerTag.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/taglib/TreeSelectionListenerTag.html Wed May 11 13:40:19 2005
@@ -102,16 +102,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $
-          $Log$
-          Revision 1.3  2004/10/13 11:50:58  matze
-          renamed packages to org.apache
-
-          Revision 1.2  2004/07/01 21:53:06  mwessendorf
-          ASF switch
-
-          Revision 1.1  2004/04/22 21:14:55  o_rossmueller
-          TreeSelectionListener support</DD>
+  <DD>$Revision: 169651 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:oliver@rossmueller.com">Oliver Rossmueller</a></DD>
 <DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#org.apache.myfaces.custom.tree.taglib.TreeSelectionListenerTag">Serialized Form</A></DL>

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/taglib/TreeSelectionListenerTag.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree/taglib/TreeTag.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/taglib/TreeTag.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree/taglib/TreeTag.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/taglib/TreeTag.html Wed May 11 13:40:19 2005
@@ -105,15 +105,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167608 $ $Date: 2004/10/13 11:50:58
-  $ $Log$
-  $ Revision 1.12  2005/02/18 17:19:30  matzew
-  $ added release() to tag clazzes.
-  $ $ Revision 1.11 2005/02/11 00:54:02
- svieujot $ Revert changes commited to the wrong branch. $ $ Revision 1.9
- 2004/11/26 12:46:38 oros $ cleanup: removed unused iconChild attribute $ $
- Revision 1.8 2004/11/26 12:14:10 oros $ MYFACES-8: applied tree table patch
- by David Le Strat $</DD>
+  <DD>$Revision: 169651 $ $Date: 2004/10/13 11:50:58</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:oliver@rossmueller.com">Oliver Rossmueller </a></DD>
 </DL>

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/taglib/TreeTag.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/taglib/package-frame.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree/taglib/package-summary.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/taglib/package-summary.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree/taglib/package-summary.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/taglib/package-summary.html Wed May 11 13:40:19 2005
@@ -91,8 +91,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/taglib/TreeColumnTag.html" title="class in org.apache.myfaces.custom.tree.taglib">TreeColumnTag</A></B></TD>
 <TD>
- Tag used to render the column containing the tree.
- </TD>
+ Tag used to render the column containing the tree.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/taglib/TreeSelectionListenerTag.html" title="class in org.apache.myfaces.custom.tree.taglib">TreeSelectionListenerTag</A></B></TD>
@@ -101,8 +100,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/taglib/TreeTag.html" title="class in org.apache.myfaces.custom.tree.taglib">TreeTag</A></B></TD>
 <TD>
- HtmlTree tag.
- </TD>
+ HtmlTree tag.</TD>
 </TR>
 </TABLE>
 &nbsp;

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/taglib/package-summary.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree/taglib/package-tree.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree2/HtmlTree.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree2/HtmlTree.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree2/HtmlTree.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree2/HtmlTree.html Wed May 11 13:40:19 2005
@@ -105,7 +105,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167681 $ $Date: 2005-03-16 20:32:01 +0100 (Wed, 16 Mar 2005) $</DD>
+  <DD>$Revision: 167681 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD>Sean Schofield</DD>
 </DL>
@@ -189,7 +189,7 @@
 <TD><CODE><B><A HREF="../../../../../org/apache/myfaces/custom/tree2/HtmlTree.html#getExpandControl()">getExpandControl</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the expand/collapse control that can be used to handle expand/collapse nodes.  </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the expand/collapse control that can be used to handle expand/collapse nodes.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -215,7 +215,7 @@
                   int&nbsp;processAction)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process the child nodes of the supplied parent @{link TreeNode}.  </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process the child nodes of the supplied parent @{link TreeNode}.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -256,7 +256,7 @@
 <TD><CODE><B><A HREF="../../../../../org/apache/myfaces/custom/tree2/HtmlTree.html#setNodeSelected(javax.faces.event.ActionEvent)">setNodeSelected</A></B>(javax.faces.event.ActionEvent&nbsp;event)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Implements the <CODE>ActionListener</CODE> interface.  </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Implements the <CODE>ActionListener</CODE> interface.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree2/HtmlTree.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree2/HtmlTreeRenderer.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree2/HtmlTreeRenderer.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree2/HtmlTreeRenderer.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree2/HtmlTreeRenderer.html Wed May 11 13:40:19 2005
@@ -95,7 +95,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167790 $ $Date: 2005-04-19 14:12:47 +0200 (Tue, 19 Apr 2005) $</DD>
+  <DD>$Revision: 167790 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD>Sean Schofield, Chris Barlow, Hans Bergsten (Some code taken from an example in his O'Reilly JavaServer Faces book. Copied with permission)</DD>
 </DL>
@@ -199,7 +199,7 @@
                javax.faces.component.UIComponent&nbsp;component)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Renders the whole tree.  </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Renders the whole tree.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -209,7 +209,7 @@
                   <A HREF="../../../../../org/apache/myfaces/custom/tree2/HtmlTree.html" title="class in org.apache.myfaces.custom.tree2">HtmlTree</A>&nbsp;tree)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Encodes the current node.  </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Encodes the current node.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -231,7 +231,7 @@
            boolean&nbsp;defaultValue)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Helper method for getting the boolean value of an attribute.  </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Helper method for getting the boolean value of an attribute.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree2/HtmlTreeRenderer.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree2/TreeModel.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree2/TreeModel.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree2/TreeModel.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree2/TreeModel.html Wed May 11 13:40:19 2005
@@ -99,7 +99,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 168205 $ $Date: 2005-05-05 00:59:21 +0200 (Thu, 05 May 2005) $</DD>
+  <DD>$Revision: 168205 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD>Sean Schofield, Hans Bergsten (Some code taken from an example in his O'Reilly JavaServer Faces book. Copied with permission)</DD>
 </DL>
@@ -151,7 +151,7 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets an array of String containing the ID's of all of the <A HREF="../../../../../org/apache/myfaces/custom/tree2/TreeNode.html" title="interface in org.apache.myfaces.custom.tree2"><CODE>TreeNode</CODE></A>s in the path to
- the specified node.  </TD>
+ the specified node.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -160,7 +160,7 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates whether or not the specified <A HREF="../../../../../org/apache/myfaces/custom/tree2/TreeNode.html" title="interface in org.apache.myfaces.custom.tree2"><CODE>TreeNode</CODE></A> is the last child in the <code>List</code>
- of children.  </TD>
+ of children.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -169,7 +169,7 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the current <A HREF="../../../../../org/apache/myfaces/custom/tree2/TreeNode.html" title="interface in org.apache.myfaces.custom.tree2"><CODE>TreeNode</CODE></A> to the specified node ID, which is a colon-separated list
- of node indexes.  </TD>
+ of node indexes.</TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree2/TreeModel.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree2/TreeNode.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree2/TreeNode.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree2/TreeNode.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree2/TreeNode.html Wed May 11 13:40:19 2005
@@ -101,7 +101,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167681 $ $Date: 2005-03-16 20:32:01 +0100 (Wed, 16 Mar 2005) $</DD>
+  <DD>$Revision: 167681 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD>Sean Schofield</DD>
 </DL>

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree2/TreeNode.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree2/TreeNodeBase.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree2/TreeTag.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree2/TreeTag.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree2/TreeTag.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree2/TreeTag.html Wed May 11 13:40:19 2005
@@ -99,7 +99,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167790 $ $Date: 2005-04-19 14:12:47 +0200 (Tue, 19 Apr 2005) $</DD>
+  <DD>$Revision: 167790 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD>Sean Schofield</DD>
 </DL>

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree2/TreeTag.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree2/UITreeData.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree2/UITreeData.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree2/UITreeData.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree2/UITreeData.html Wed May 11 13:40:19 2005
@@ -110,7 +110,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 168207 $ $Date: 2005-05-05 01:02:10 +0200 (Thu, 05 May 2005) $</DD>
+  <DD>$Revision: 168207 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD>Sean Schofield, Hans Bergsten (Some code taken from an example in his O'Reilly JavaServer Faces book. Copied with permission)</DD>
 </DL>
@@ -234,7 +234,7 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets an array of String containing the ID's of all of the <A HREF="../../../../../org/apache/myfaces/custom/tree2/TreeNode.html" title="interface in org.apache.myfaces.custom.tree2"><CODE>TreeNode</CODE></A>s in the path to
- the specified node.  </TD>
+ the specified node.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -251,7 +251,7 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the request-scope attribute under which the data object for the current node will be exposed
- when iterating. </TD>
+ when iterating.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -260,7 +260,7 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates whether or not the specified <A HREF="../../../../../org/apache/myfaces/custom/tree2/TreeNode.html" title="interface in org.apache.myfaces.custom.tree2"><CODE>TreeNode</CODE></A> is the last child in the <code>List</code>
- of children.  </TD>
+ of children.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -270,7 +270,7 @@
                   int&nbsp;processAction)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process the child nodes of the supplied parent @{link TreeNode}.  </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process the child nodes of the supplied parent @{link TreeNode}.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree2/UITreeData.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree2/package-frame.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree2/package-summary.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree2/package-summary.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree2/package-summary.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree2/package-summary.html Wed May 11 13:40:19 2005
@@ -83,7 +83,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/myfaces/custom/tree2/TreeNode.html" title="interface in org.apache.myfaces.custom.tree2">TreeNode</A></B></TD>
 <TD>Defines the requirements for an object that can be used as a tree node for
- use in a <A HREF="../../../../../org/apache/myfaces/custom/tree2/UITreeData.html" title="class in org.apache.myfaces.custom.tree2"><CODE>UITreeData</CODE></A> component. </TD>
+ use in a <A HREF="../../../../../org/apache/myfaces/custom/tree2/UITreeData.html" title="class in org.apache.myfaces.custom.tree2"><CODE>UITreeData</CODE></A> component.</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -97,7 +97,7 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/myfaces/custom/tree2/HtmlTree.html" title="class in org.apache.myfaces.custom.tree2">HtmlTree</A></B></TD>
-<TD>Represents "tree data" in an HTML format.  </TD>
+<TD>Represents "tree data" in an HTML format.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/myfaces/custom/tree2/HtmlTreeRenderer.html" title="class in org.apache.myfaces.custom.tree2">HtmlTreeRenderer</A></B></TD>
@@ -105,7 +105,7 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/myfaces/custom/tree2/TreeModel.html" title="class in org.apache.myfaces.custom.tree2">TreeModel</A></B></TD>
-<TD>Model class for the tree component.  </TD>
+<TD>Model class for the tree component.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/myfaces/custom/tree2/TreeNodeBase.html" title="class in org.apache.myfaces.custom.tree2">TreeNodeBase</A></B></TD>
@@ -118,7 +118,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/myfaces/custom/tree2/UITreeData.html" title="class in org.apache.myfaces.custom.tree2">UITreeData</A></B></TD>
 <TD>TreeData is a <CODE>UIComponent</CODE> that supports binding data stored in a tree represented
- by a <A HREF="../../../../../org/apache/myfaces/custom/tree2/TreeNode.html" title="interface in org.apache.myfaces.custom.tree2"><CODE>TreeNode</CODE></A> instance.  </TD>
+ by a <A HREF="../../../../../org/apache/myfaces/custom/tree2/TreeNode.html" title="interface in org.apache.myfaces.custom.tree2"><CODE>TreeNode</CODE></A> instance.</TD>
 </TR>
 </TABLE>
 &nbsp;

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree2/package-summary.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/tree2/package-tree.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/updateactionlistener/UpdateActionListener.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/updateactionlistener/UpdateActionListener.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/updateactionlistener/UpdateActionListener.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/updateactionlistener/UpdateActionListener.html Wed May 11 13:40:19 2005
@@ -97,21 +97,9 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $
- $Log$
- Revision 1.4  2004/10/13 11:50:59  matze
- renamed packages to org.apache
-
- Revision 1.3  2004/07/01 21:53:11  mwessendorf
- ASF switch
-
- Revision 1.2  2004/05/05 17:36:32  o_rossmueller
- fix #948629: no converter is needed to convert a String value to Object
-
- Revision 1.1  2004/03/31 12:15:28  manolito
- custom component refactoring</DD>
+  <DD>$Revision: 169651 $ $Date$</DD>
 <DT><B>Author:</B></DT>
-  <DD>Manfred Geiler (latest modification by $Author: matze $)</DD>
+  <DD>Manfred Geiler (latest modification by $Author: grantsmith $)</DD>
 </DL>
 <HR>
 

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/updateactionlistener/UpdateActionListener.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/updateactionlistener/UpdateActionListenerTag.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/updateactionlistener/UpdateActionListenerTag.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/updateactionlistener/UpdateActionListenerTag.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/updateactionlistener/UpdateActionListenerTag.html Wed May 11 13:40:19 2005
@@ -98,18 +98,9 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $
- $Log$
- Revision 1.3  2004/10/13 11:50:59  matze
- renamed packages to org.apache
-
- Revision 1.2  2004/07/01 21:53:11  mwessendorf
- ASF switch
-
- Revision 1.1  2004/03/31 12:15:28  manolito
- custom component refactoring</DD>
+  <DD>$Revision: 169651 $ $Date$</DD>
 <DT><B>Author:</B></DT>
-  <DD>Manfred Geiler (latest modification by $Author: matze $)</DD>
+  <DD>Manfred Geiler (latest modification by $Author: grantsmith $)</DD>
 <DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#org.apache.myfaces.custom.updateactionlistener.UpdateActionListenerTag">Serialized Form</A></DL>
 <HR>
 

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/updateactionlistener/UpdateActionListenerTag.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/updateactionlistener/package-frame.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/updateactionlistener/package-summary.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/custom/updateactionlistener/package-tree.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/el/ELParserHelper.MyArraySuffix.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/el/ELParserHelper.MyPropertySuffix.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/el/ELParserHelper.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/el/ELParserHelper.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/el/ELParserHelper.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/el/ELParserHelper.html Wed May 11 13:40:19 2005
@@ -99,30 +99,9 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167761 $ $Date: 2005-04-11 19:39:36 +0200 (Mon, 11 Apr 2005) $
- 
- $Log$
- Revision 1.7  2005/04/11 17:39:36  svieujot
- ELParserHelper : Fix a String IndexOutOfBoundsException & several bugs in toJspELExpression.
- Add a JUnit Test.
-
- Revision 1.6  2004/10/13 11:51:00  matze
- renamed packages to org.apache
-
- Revision 1.5  2004/09/28 19:11:50  dave0000
- uppercase static final prop
- remove redundant code
-
- Revision 1.4  2004/07/01 22:05:11  mwessendorf
- ASF switch
-
- Revision 1.3  2004/05/10 05:30:13  dave0000
- Fix issue with setting Managed Bean to a wrong scope
-
- Revision 1.2  2004/04/08 23:22:18  dave0000
- remove assert statements</DD>
+  <DD>$Revision: 169651 $ $Date$</DD>
 <DT><B>Author:</B></DT>
-  <DD>Anton Koinov (latest modification by $Author: svieujot $)</DD>
+  <DD>Anton Koinov (latest modification by $Author: grantsmith $)</DD>
 </DL>
 <HR>
 
@@ -188,7 +167,7 @@
 <TD><CODE><B><A HREF="../../../../org/apache/myfaces/el/ELParserHelper.html#parseExpression(java.lang.String)">parseExpression</A></B>(java.lang.String&nbsp;expressionString)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the parsed form of the given expression string. </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the parsed form of the given expression string.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">

Propchange: myfaces/site/javadoc/org/apache/myfaces/el/ELParserHelper.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/el/MethodBindingImpl.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/el/MethodBindingImpl.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/el/MethodBindingImpl.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/el/MethodBindingImpl.html Wed May 11 13:40:19 2005
@@ -98,27 +98,9 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $
- $Log$
- Revision 1.17  2004/10/13 11:51:00  matze
- renamed packages to org.apache
-
- Revision 1.16  2004/07/01 22:05:12  mwessendorf
- ASF switch
-
- Revision 1.15  2004/06/23 15:56:16  manolito
- removed our own version of commons-beanutils MethodUtils
-
- Revision 1.14  2004/05/18 17:09:29  manolito
- resolved the problem with inaccessible methods in private classes that implement a public interface
-
- Revision 1.13  2004/05/11 04:24:10  dave0000
- Bug 943166: add value coercion to ManagedBeanConfigurator
-
- Revision 1.12  2004/04/16 15:13:31  manolito
- validator attribute support and MethodBinding invoke exception handling fixed</DD>
+  <DD>$Revision: 169651 $ $Date$</DD>
 <DT><B>Author:</B></DT>
-  <DD>Anton Koinov (latest modification by $Author: matze $)</DD>
+  <DD>Anton Koinov (latest modification by $Author: grantsmith $)</DD>
 </DL>
 <HR>
 

Propchange: myfaces/site/javadoc/org/apache/myfaces/el/MethodBindingImpl.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/el/PropertyResolverImpl.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/el/PropertyResolverImpl.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/el/PropertyResolverImpl.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/el/PropertyResolverImpl.html Wed May 11 13:40:19 2005
@@ -95,44 +95,9 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167506 $ $Date: 2005-01-09 19:15:12 +0100 (Sun, 09 Jan 2005) $
- $Log$
- Revision 1.31  2005/01/09 18:15:12  mmarinschek
- small changes - better error handling, label renderer supports more hooks for sub-classes
-
- Revision 1.30  2004/12/03 08:41:45  manolito
- MYFACES-44 / PropertyResolverImpl has special logic for UIComponents
-
- Revision 1.29  2004/10/13 11:51:00  matze
- renamed packages to org.apache
-
- Revision 1.28  2004/09/20 14:35:48  dave0000
- bug 1030875:
- getType() should return null if type cannot be determined
- isReadOnly() should return false if read-only cannot be determined
-
- Revision 1.27  2004/07/01 22:05:11  mwessendorf
- ASF switch
-
- Revision 1.26  2004/06/23 15:56:16  manolito
- removed our own version of commons-beanutils MethodUtils
-
- Revision 1.25  2004/05/18 17:09:29  manolito
- resolved the problem with inaccessible methods in private classes that implement a public interface
-
- Revision 1.24  2004/04/26 05:54:59  dave0000
- Add coercion to ValueBinding (and related changes)
-
- Revision 1.23  2004/04/08 13:42:13  royalts
- removed main method
-
- Revision 1.22  2004/04/08 05:16:45  dave0000
- change to always use JSF PropertyResolver (was using JSP PR sometimes)
-
- Revision 1.21  2004/04/06 06:48:23  manolito
- IndexedPropertyDescriptor issue</DD>
+  <DD>$Revision: 169651 $ $Date$</DD>
 <DT><B>Author:</B></DT>
-  <DD>Manfred Geiler (latest modification by $Author: mmarinschek $), Anton Koinov</DD>
+  <DD>Manfred Geiler (latest modification by $Author: grantsmith $), Anton Koinov</DD>
 </DL>
 <HR>
 

Propchange: myfaces/site/javadoc/org/apache/myfaces/el/PropertyResolverImpl.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/el/SimpleActionMethodBinding.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/el/SimpleActionMethodBinding.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/el/SimpleActionMethodBinding.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/el/SimpleActionMethodBinding.html Wed May 11 13:40:19 2005
@@ -98,7 +98,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $</DD>
+  <DD>$Revision: 167257 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD>Manfred Geiler (latest modification by $Author: matze $)</DD>
 </DL>

Propchange: myfaces/site/javadoc/org/apache/myfaces/el/SimpleActionMethodBinding.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/el/ValueBindingImpl.ELVariableResolver.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/el/ValueBindingImpl.NotVariableReferenceException.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/el/ValueBindingImpl.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/el/ValueBindingImpl.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/el/ValueBindingImpl.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/el/ValueBindingImpl.html Wed May 11 13:40:19 2005
@@ -98,87 +98,9 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $
- 
- $Log$
- Revision 1.54  2004/10/13 11:51:00  matze
- renamed packages to org.apache
-
- Revision 1.53  2004/10/01 12:01:05  dave0000
- remove unneeded checks
-
- Revision 1.52  2004/10/01 11:54:29  dave0000
- add detailed error messages for "base is null"
-
- Revision 1.51  2004/09/28 19:11:49  dave0000
- uppercase static final prop
- remove redundant code
-
- Revision 1.50  2004/09/28 18:29:48  dave0000
- fix for bug 1034332: ValueBinding.getExpressionString() not implemented
-
- Revision 1.49  2004/09/20 14:35:48  dave0000
- bug 1030875:
- getType() should return null if type cannot be determined
- isReadOnly() should return false if read-only cannot be determined
-
- Revision 1.48  2004/07/27 06:28:34  dave0000
- fix issue with getType of literal expressions (and other improvements)
-
- Revision 1.47  2004/07/07 08:34:58  mwessendorf
- removed unused import-statements
-
- Revision 1.46  2004/07/07 00:25:07  o_rossmueller
- tidy up config/confignew package (moved confignew classes to package config)
-
- Revision 1.45  2004/07/06 23:46:01  o_rossmueller
- tidy up config/confignew package
-
- Revision 1.44  2004/07/01 22:05:12  mwessendorf
- ASF switch
-
- Revision 1.43  2004/06/28 22:12:13  o_rossmueller
- fix #978654: do not coerce null
-
- Revision 1.42  2004/06/16 23:02:24  o_rossmueller
- merged confignew_branch
-
- Revision 1.41.2.1  2004/06/16 02:07:23  o_rossmueller
- get navigation rules from RuntimeConfig
- refactored all remaining usages of MyFacesFactoryFinder to use RuntimeConfig
-
- Revision 1.41  2004/05/31 02:28:37  dave0000
- Fix for: [955111] RestoreState of outputText with mixed ValueBinding attribute
-
- Revision 1.40  2004/05/11 04:24:10  dave0000
- Bug 943166: add value coercion to ManagedBeanConfigurator
-
- Revision 1.39  2004/05/10 05:30:14  dave0000
- Fix issue with setting Managed Bean to a wrong scope
-
- Revision 1.38  2004/04/26 05:54:59  dave0000
- Add coercion to ValueBinding (and related changes)
-
- Revision 1.37  2004/04/08 05:16:45  dave0000
- change to always use JSF PropertyResolver (was using JSP PR sometimes)
-
- Revision 1.36  2004/04/07 09:46:38  tinytoony
- changed exception handling to show root cause
-
- Revision 1.35  2004/04/07 03:21:19  dave0000
- fix issue with trim()ing of expression strings
- prepare for PropertyResolver integration
-
- Revision 1.34  2004/04/07 01:52:55  dave0000
- fix set "root" variable - was setting in the wrong scope if new var
-
- Revision 1.33  2004/04/07 01:40:13  dave0000
- fix set "root" variable bug
-
- Revision 1.32  2004/03/30 07:40:08  dave0000
- implement mixed string-reference expressions</DD>
+  <DD>$Revision: 169651 $ $Date$</DD>
 <DT><B>Author:</B></DT>
-  <DD>Manfred Geiler (latest modification by $Author: matze $), Anton Koinov</DD>
+  <DD>Manfred Geiler (latest modification by $Author: grantsmith $), Anton Koinov</DD>
 </DL>
 <HR>
 
@@ -247,7 +169,7 @@
 <TD><CODE><B><A HREF="../../../../org/apache/myfaces/el/ValueBindingImpl.html#s_functionMapper">s_functionMapper</A></B></CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;To implement function support, subclass and use a static 
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;To implement function support, subclass and use a static
  initialization block to assign your own function mapper</TD>
 </TR>
 </TABLE>
@@ -264,7 +186,7 @@
 <TD><CODE><B><A HREF="../../../../org/apache/myfaces/el/ValueBindingImpl.html#ValueBindingImpl()">ValueBindingImpl</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Empty constructor, so that new instances can be created when restoring 
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Empty constructor, so that new instances can be created when restoring
  state.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
@@ -410,7 +332,7 @@
 <PRE>
 protected static javax.servlet.jsp.el.FunctionMapper <B>s_functionMapper</B></PRE>
 <DL>
-<DD>To implement function support, subclass and use a static 
+<DD>To implement function support, subclass and use a static
  initialization block to assign your own function mapper
 <P>
 <DL>
@@ -471,7 +393,7 @@
 <PRE>
 public <B>ValueBindingImpl</B>()</PRE>
 <DL>
-<DD>Empty constructor, so that new instances can be created when restoring 
+<DD>Empty constructor, so that new instances can be created when restoring
  state.
 <P>
 </DL>

Propchange: myfaces/site/javadoc/org/apache/myfaces/el/ValueBindingImpl.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/el/VariableResolverImpl.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/el/VariableResolverImpl.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/el/VariableResolverImpl.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/el/VariableResolverImpl.html Wed May 11 13:40:19 2005
@@ -95,44 +95,9 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167278 $ $Date: 2004-11-08 04:43:20 +0100 (Mon, 08 Nov 2004) $
- $Log$
- Revision 1.34  2004/11/08 03:43:20  bdudney
- Added a div element. x:div to use, inserts a div with class or style attributes
-
- Revision 1.33  2004/10/13 11:51:00  matze
- renamed packages to org.apache
-
- Revision 1.32  2004/07/27 06:28:34  dave0000
- fix issue with getType of literal expressions (and other improvements)
-
- Revision 1.31  2004/07/07 08:34:58  mwessendorf
- removed unused import-statements
-
- Revision 1.30  2004/07/07 00:25:07  o_rossmueller
- tidy up config/confignew package (moved confignew classes to package config)
-
- Revision 1.29  2004/07/01 22:05:12  mwessendorf
- ASF switch
-
- Revision 1.28  2004/06/16 23:02:24  o_rossmueller
- merged confignew_branch
-
- Revision 1.27.2.2  2004/06/16 02:07:23  o_rossmueller
- get navigation rules from RuntimeConfig
- refactored all remaining usages of MyFacesFactoryFinder to use RuntimeConfig
-
- Revision 1.27.2.1  2004/06/13 15:59:07  o_rossmueller
- started integration of new config mechanism:
- - factories
- - components
- - render kits
- - managed beans + managed properties (no list/map initialization)
-
- Revision 1.27  2004/05/12 07:57:43  manolito
- Log in javadoc header</DD>
+  <DD>$Revision: 169651 $ $Date$</DD>
 <DT><B>Author:</B></DT>
-  <DD>Manfred Geiler (latest modification by $Author: bdudney $), Anton Koinov</DD>
+  <DD>Manfred Geiler (latest modification by $Author: grantsmith $), Anton Koinov</DD>
 </DL>
 <HR>
 
@@ -155,9 +120,7 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Stores all implicit objects defined for this instance of <code>VariableResolver</code>
- 
- Can store instances of <code>ImplicitObject</code> which have the ability to
- dynamically resolve against FacesContext. </TD>
+ </TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -166,9 +129,6 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Stores all scopes defined for this instance of <code>VariableResolver</code>
- 
- Can store instances of <code>Scope</code> which have the ability to
- dynamically resolve against ExternalContext for put operations.
  </TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">

Propchange: myfaces/site/javadoc/org/apache/myfaces/el/VariableResolverImpl.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/el/package-frame.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/el/package-summary.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/el/package-tree.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/lifecycle/LifecycleFactoryImpl.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/lifecycle/LifecycleFactoryImpl.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/lifecycle/LifecycleFactoryImpl.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/lifecycle/LifecycleFactoryImpl.html Wed May 11 13:40:19 2005
@@ -95,7 +95,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $</DD>
+  <DD>$Revision: 167257 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD>Manfred Geiler (latest modification by $Author: matze $), Anton Koinov</DD>
 </DL>

Propchange: myfaces/site/javadoc/org/apache/myfaces/lifecycle/LifecycleFactoryImpl.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/lifecycle/LifecycleImpl.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/lifecycle/LifecycleImpl.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/lifecycle/LifecycleImpl.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/lifecycle/LifecycleImpl.html Wed May 11 13:40:19 2005
@@ -99,24 +99,9 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 169135 $ $Date: 2005-05-08 15:24:08 +0200 (Sun, 08 May 2005) $
- $Log$
- Revision 1.44  2005/02/10 20:24:17  matzew
- closed MYFACES-101 in Jira; Thanks to Stan Silvert (JBoss Group)
-
- Revision 1.43  2005/01/27 02:38:43  svieujot
- Remove portlet-api dependency while keeping portlet support.
-
- Revision 1.42  2005/01/26 17:03:11  matzew
- MYFACES-86. portlet support provided by Stan Silver (JBoss Group)
-
- Revision 1.41  2004/10/13 11:51:00  matze
- renamed packages to org.apache
-
- Revision 1.40  2004/08/25 13:54:02  manolito
- Log cvs keyword</DD>
+  <DD>$Revision: 169655 $ $Date$</DD>
 <DT><B>Author:</B></DT>
-  <DD>Manfred Geiler (latest modification by $Author: svieujot $)</DD>
+  <DD>Manfred Geiler (latest modification by $Author: grantsmith $)</DD>
 </DL>
 <HR>
 

Propchange: myfaces/site/javadoc/org/apache/myfaces/lifecycle/LifecycleImpl.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/lifecycle/package-frame.html
------------------------------------------------------------------------------
    svn:keywords = Date

Modified: myfaces/site/javadoc/org/apache/myfaces/lifecycle/package-summary.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/lifecycle/package-summary.html?rev=169695&r1=169694&r2=169695&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/lifecycle/package-summary.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/lifecycle/package-summary.html Wed May 11 13:40:19 2005
@@ -86,7 +86,7 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../org/apache/myfaces/lifecycle/LifecycleImpl.html" title="class in org.apache.myfaces.lifecycle">LifecycleImpl</A></B></TD>
-<TD>Implements the lifecycle as described in Spec. 1.0 PFD Chapter 2</TD>
+<TD>Implements the lifecycle as described in Spec.</TD>
 </TR>
 </TABLE>
 &nbsp;

Propchange: myfaces/site/javadoc/org/apache/myfaces/lifecycle/package-summary.html
------------------------------------------------------------------------------
    svn:keywords = Date

Propchange: myfaces/site/javadoc/org/apache/myfaces/lifecycle/package-tree.html
------------------------------------------------------------------------------
    svn:keywords = Date