You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by jw...@apache.org on 2005/03/17 10:46:46 UTC

svn commit: r157926 [12/25] - in lenya/site/apidocs/1.4: ./ org/apache/lenya/ac/ org/apache/lenya/ac/cache/ org/apache/lenya/ac/file/ org/apache/lenya/ac/impl/ org/apache/lenya/ac/ldap/ org/apache/lenya/cms/ac/ org/apache/lenya/cms/ac/cocoon/ org/apache/lenya/cms/ac/usecase/ org/apache/lenya/cms/ac/usecases/ org/apache/lenya/cms/ac/workflow/ org/apache/lenya/cms/ant/ org/apache/lenya/cms/authoring/ org/apache/lenya/cms/cocoon/acting/ org/apache/lenya/cms/cocoon/bean/ org/apache/lenya/cms/cocoon/components/modules/input/ org/apache/lenya/cms/cocoon/flow/ org/apache/lenya/cms/cocoon/generation/ org/apache/lenya/cms/cocoon/matching/ org/apache/lenya/cms/cocoon/scheduler/ org/apache/lenya/cms/cocoon/source/ org/apache/lenya/cms/cocoon/task/ org/apache/lenya/cms/cocoon/transformation/ org/apache/lenya/cms/cocoon/uriparameterizer/ org/apache/lenya/cms/cocoon/workflow/ org/apache/lenya/cms/metadata/dublincore/ org/apache/lenya/cms/metadata/usecases/ org/apache/lenya/cms/publication/ org/apache/lenya/cms/publication/task/ org/apache/lenya/cms/publication/templating/ org/apache/lenya/cms/publication/util/ org/apache/lenya/cms/publishing/ org/apache/lenya/cms/rc/ org/apache/lenya/cms/scheduler/ org/apache/lenya/cms/scheduler/xml/ org/apache/lenya/cms/search/usecases/ org/apache/lenya/cms/site/ org/apache/lenya/cms/site/topicmap/ org/apache/lenya/cms/site/tree/ org/apache/lenya/cms/site/usecases/ org/apache/lenya/cms/task/ org/apache/lenya/cms/usecase/ org/apache/lenya/cms/workflow/ org/apache/lenya/cms/workflow/usecases/ org/apache/lenya/defaultpub/cms/usecases/ org/apache/lenya/lucene/ org/apache/lenya/lucene/html/ org/apache/lenya/lucene/index/ org/apache/lenya/lucene/parser/ org/apache/lenya/net/ org/apache/lenya/search/ org/apache/lenya/search/crawler/ org/apache/lenya/util/ org/apache/lenya/workflow/ org/apache/lenya/workflow/impl/ org/apache/lenya/xml/

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/DocumentReferencesHelper.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/DocumentReferencesHelper.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/DocumentReferencesHelper.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/DocumentReferencesHelper.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:57 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 DocumentReferencesHelper (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -136,8 +136,8 @@
 <TD><CODE><B><A HREF="../../../../../../org/apache/lenya/cms/publication/util/DocumentReferencesHelper.html#getInternalLinkPattern()">getInternalLinkPattern</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construct a search string for the search of internal references, i.e from the current
- document to others. </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construct a search string for the search of internal references, i.e from
+ the current document to others. </TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -145,8 +145,8 @@
 <TD><CODE><B><A HREF="../../../../../../org/apache/lenya/cms/publication/util/DocumentReferencesHelper.html#getInternalReferences()">getInternalReferences</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Find all internal references in the current document to documents which have not been
- published yet.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Find all internal references in the current document to documents which
+ have not been published yet.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -154,7 +154,8 @@
 <TD><CODE><B><A HREF="../../../../../../org/apache/lenya/cms/publication/util/DocumentReferencesHelper.html#getReferences(java.lang.String)">getReferences</A></B>(java.lang.String&nbsp;area)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Find a list of document-ids which have references to the current document.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Find a list of document-ids which have references to the current
+ document.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -162,8 +163,8 @@
 <TD><CODE><B><A HREF="../../../../../../org/apache/lenya/cms/publication/util/DocumentReferencesHelper.html#getReferencesSearchString()">getReferencesSearchString</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construct a search string for the search of references, i.e. links from other documents to
- the current document. </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construct a search string for the search of references, i.e. links from
+ other documents to the current document. </TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -219,9 +220,10 @@
 <PRE>
 protected java.lang.String <B>getReferencesSearchString</B>()</PRE>
 <DL>
-<DD>Construct a search string for the search of references, i.e. links from other documents to
- the current document. This is done using the assumption that internal links look as if they
- were copied directly from the browser, e.g. /lenya/default/authoring/doctypes/2columns.html
+<DD>Construct a search string for the search of references, i.e. links from
+ other documents to the current document. This is done using the
+ assumption that internal links look as if they were copied directly from
+ the browser, e.g. /lenya/default/authoring/doctypes/2columns.html
 <P>
 <DD><DL>
 
@@ -235,9 +237,10 @@
 <PRE>
 protected java.util.regex.Pattern <B>getInternalLinkPattern</B>()</PRE>
 <DL>
-<DD>Construct a search string for the search of internal references, i.e from the current
- document to others. This is done using the assumption that internal links look as if they
- were copied directly from the browser, e.g. /lenya/default/authoring/doctypes/2columns.html
+<DD>Construct a search string for the search of internal references, i.e from
+ the current document to others. This is done using the assumption that
+ internal links look as if they were copied directly from the browser,
+ e.g. /lenya/default/authoring/doctypes/2columns.html
 <P>
 <DD><DL>
 
@@ -252,12 +255,13 @@
 public <A HREF="../../../../../../org/apache/lenya/cms/publication/Document.html" title="interface in org.apache.lenya.cms.publication">Document</A>[] <B>getReferences</B>(java.lang.String&nbsp;area)
                          throws org.apache.cocoon.ProcessingException</PRE>
 <DL>
-<DD>Find a list of document-ids which have references to the current document.
+<DD>Find a list of document-ids which have references to the current
+ document.
 <P>
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>area</CODE> - The area.
-<DT><B>Returns:</B><DD>an <code>array</code> of documents if there are references, an empty
-         <code>array</code> otherwise
+<DT><B>Returns:</B><DD>an <code>array</code> of documents if there are references, an
+         empty <code>array</code> otherwise
 <DT><B>Throws:</B>
 <DD><CODE>org.apache.cocoon.ProcessingException</CODE> - if the search for references failed.</DL>
 </DD>
@@ -270,13 +274,14 @@
 public <A HREF="../../../../../../org/apache/lenya/cms/publication/Document.html" title="interface in org.apache.lenya.cms.publication">Document</A>[] <B>getInternalReferences</B>()
                                  throws org.apache.cocoon.ProcessingException</PRE>
 <DL>
-<DD>Find all internal references in the current document to documents which have not been
- published yet.
+<DD>Find all internal references in the current document to documents which
+ have not been published yet.
 <P>
 <DD><DL>
 
-<DT><B>Returns:</B><DD>an <code>array</code> of <code>Document</code> of references from the current
-         document to documents which have not been published yet.
+<DT><B>Returns:</B><DD>an <code>array</code> of <code>Document</code> of references
+         from the current document to documents which have not been
+         published yet.
 <DT><B>Throws:</B>
 <DD><CODE>org.apache.cocoon.ProcessingException</CODE> - if the current document cannot be opened.</DL>
 </DD>
@@ -339,6 +344,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/DocumentSet.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/DocumentSet.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/DocumentSet.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/DocumentSet.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:57 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 DocumentSet (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -384,6 +384,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/DocumentVisitor.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/DocumentVisitor.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/DocumentVisitor.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/DocumentVisitor.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:57 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 DocumentVisitor (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -84,7 +84,7 @@
 <BR>
 Interface DocumentVisitor</H2>
 <DL>
-<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../../org/apache/lenya/defaultpub/cms/usecases/Publish.html" title="class in org.apache.lenya.defaultpub.cms.usecases">Publish</A></DD>
+<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../../org/apache/lenya/defaultpub/cms/usecases/Deactivate.html" title="class in org.apache.lenya.defaultpub.cms.usecases">Deactivate</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DocumentManagerImpl.DeleteVisitor.html" title="class in org.apache.lenya.cms.publication">DocumentManagerImpl.DeleteVisitor</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DocumentManagerImpl.SourceTargetVisitor.html" title="class in org.apache.lenya.cms.publication">DocumentManagerImpl.SourceTargetVisitor</A>, <A HREF="../../../../../../org/apache/lenya/defaultpub/cms/usecases/Publish.html" title="class in org.apache.lenya.defaultpub.cms.usecases">Publish</A></DD>
 </DL>
 <HR>
 <DL>
@@ -215,6 +215,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/LanguageVersions.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/LanguageVersions.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/LanguageVersions.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/LanguageVersions.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:57 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 LanguageVersions (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -230,6 +230,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/OrderedDocumentSet.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/OrderedDocumentSet.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/OrderedDocumentSet.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/OrderedDocumentSet.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:57 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 OrderedDocumentSet (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -453,6 +453,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/PublicationHelper.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/PublicationHelper.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/PublicationHelper.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/PublicationHelper.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:57 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 PublicationHelper (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -94,7 +94,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Id: PublicationHelper.java 152682 2005-02-08 18:13:39Z gregor $</DD>
+  <DD>$Id: PublicationHelper.java 157295 2005-03-12 23:10:56Z andreas $</DD>
 </DL>
 <HR>
 
@@ -280,6 +280,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/UniqueDocumentId.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/UniqueDocumentId.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/UniqueDocumentId.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/UniqueDocumentId.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:57 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 UniqueDocumentId (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -92,8 +92,9 @@
 <DT>public class <B>UniqueDocumentId</B><DT>extends java.lang.Object</DL>
 
 <P>
-class to compute an unique document id for a document, if there is already a node in the sitetree
- for a document with this id. It will documentid_"number of version"
+class to compute an unique document id for a document, if there is already a
+ node in the sitetree for a document with this id. It will documentid_"number
+ of version"
 <P>
 
 <P>
@@ -255,6 +256,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/XlinkCollection.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/XlinkCollection.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/XlinkCollection.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/XlinkCollection.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:57 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 XlinkCollection (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -91,7 +91,7 @@
               <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.lenya.cms.publication.util.XlinkCollection</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../org/apache/lenya/cms/publication/util/Collection.html" title="interface in org.apache.lenya.cms.publication.util">Collection</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/Document.html" title="interface in org.apache.lenya.cms.publication">Document</A>, org.apache.avalon.framework.logger.LogEnabled</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../org/apache/lenya/cms/publication/util/Collection.html" title="interface in org.apache.lenya.cms.publication.util">Collection</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/Document.html" title="interface in org.apache.lenya.cms.publication">Document</A>, org.apache.avalon.framework.logger.LogEnabled, <A HREF="../../../../../../org/apache/lenya/workflow/Workflowable.html" title="interface in org.apache.lenya.workflow">Workflowable</A></DD>
 </DL>
 <HR>
 <DL>
@@ -104,7 +104,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Id: XlinkCollection.java 152682 2005-02-08 18:13:39Z gregor $</DD>
+  <DD>$Id: XlinkCollection.java 157295 2005-03-12 23:10:56Z andreas $</DD>
 </DL>
 <HR>
 
@@ -140,7 +140,8 @@
 <B>Constructor Summary</B></FONT></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../../org/apache/lenya/cms/publication/util/XlinkCollection.html#XlinkCollection(org.apache.lenya.cms.publication.DocumentIdentityMap, java.lang.String, java.lang.String)">XlinkCollection</A></B>(<A HREF="../../../../../../org/apache/lenya/cms/publication/DocumentIdentityMap.html" title="class in org.apache.lenya.cms.publication">DocumentIdentityMap</A>&nbsp;map,
+<TD><CODE><B><A HREF="../../../../../../org/apache/lenya/cms/publication/util/XlinkCollection.html#XlinkCollection(org.apache.lenya.cms.publication.DocumentIdentityMap, org.apache.lenya.cms.publication.Publication, java.lang.String, java.lang.String)">XlinkCollection</A></B>(<A HREF="../../../../../../org/apache/lenya/cms/publication/DocumentIdentityMap.html" title="class in org.apache.lenya.cms.publication">DocumentIdentityMap</A>&nbsp;map,
+                <A HREF="../../../../../../org/apache/lenya/cms/publication/Publication.html" title="interface in org.apache.lenya.cms.publication">Publication</A>&nbsp;publication,
                 java.lang.String&nbsp;id,
                 java.lang.String&nbsp;area)</CODE>
 
@@ -148,7 +149,8 @@
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ctor.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../../org/apache/lenya/cms/publication/util/XlinkCollection.html#XlinkCollection(org.apache.lenya.cms.publication.DocumentIdentityMap, java.lang.String, java.lang.String, java.lang.String)">XlinkCollection</A></B>(<A HREF="../../../../../../org/apache/lenya/cms/publication/DocumentIdentityMap.html" title="class in org.apache.lenya.cms.publication">DocumentIdentityMap</A>&nbsp;map,
+<TD><CODE><B><A HREF="../../../../../../org/apache/lenya/cms/publication/util/XlinkCollection.html#XlinkCollection(org.apache.lenya.cms.publication.DocumentIdentityMap, org.apache.lenya.cms.publication.Publication, java.lang.String, java.lang.String, java.lang.String)">XlinkCollection</A></B>(<A HREF="../../../../../../org/apache/lenya/cms/publication/DocumentIdentityMap.html" title="class in org.apache.lenya.cms.publication">DocumentIdentityMap</A>&nbsp;map,
+                <A HREF="../../../../../../org/apache/lenya/cms/publication/Publication.html" title="interface in org.apache.lenya.cms.publication">Publication</A>&nbsp;publication,
                 java.lang.String&nbsp;id,
                 java.lang.String&nbsp;area,
                 java.lang.String&nbsp;language)</CODE>
@@ -207,7 +209,7 @@
 <TD><B>Methods inherited from class org.apache.lenya.cms.publication.<A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html" title="class in org.apache.lenya.cms.publication">DefaultDocument</A></B></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#accept(org.apache.lenya.cms.publication.util.DocumentVisitor)">accept</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#equals(java.lang.Object)">equals</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#exists()">exists</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#existsInAnyLanguage()">existsInAnyLanguage</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getArea()">getArea</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getCanonicalDocumentURL()">getCanonicalDocumentURL</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getCanonicalWebappURL()">getCanonicalWebappURL</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getCompleteInfoURL()">getCompleteInfoURL</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getDublinCore()">getDublinCore</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getExtension()">getExtension</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getFile()">getFile</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getId()">getId</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getIdentityMap()">getIdentityMap</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getLabel()">getLabel</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getLanguage()">getLanguage</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getLanguages()">getLanguages</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getLastModified()">getLastModified</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getName()">getName</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getPublication()">getPublication</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getResourcesManager()">getResourcesManager</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getSourceURI()">getSourceURI</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#hashCode()">hashCode</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#setArea(java.lang.String)">setArea</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#setDocumentURL(java.lang.String)">setDocumentURL</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#setExtension(java.lang.String)">setExtension</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#setLanguage(java.lang.String)">setLanguage</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#toString()">toString</A></CODE></TD>
+<TD><CODE><A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#accept(org.apache.lenya.cms.publication.util.DocumentVisitor)">accept</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#equals(java.lang.Object)">equals</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#exists()">exists</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#existsInAnyLanguage()">existsInAnyLanguage</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getArea()">getArea</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getCanonicalDocumentURL()">getCanonicalDocumentURL</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getCanonicalWebappURL()">getCanonicalWebappURL</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getCompleteInfoURL()">getCompleteInfoURL</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getDublinCore()">getDublinCore</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getExtension()">getExtension</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getFile()">getFile</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getHistory()">getHistory</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getHistoryFile()">getHistoryFile</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getHistorySourceURI()">getHistorySourceURI</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getId()">getId</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getIdentityMap()">getIdentityMap</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getLabel()">getLabel</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getLanguage()">getLanguage</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getLanguages()">getLanguages</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getLastModified()">getLastModified</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getLatestVersion()">getLatestVersion</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getName()">getName</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getPublication()">getPublication</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getResourcesManager()">getResourcesManager</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getSourceURI()">getSourceURI</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#getVersions()">getVersions</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#hashCode()">hashCode</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#newVersion(org.apache.lenya.workflow.Workflow, org.apache.lenya.workflow.Version, org.apache.lenya.workflow.Situation)">newVersion</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#setArea(java.lang.String)">setArea</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#setDocumentURL(java.lang.String)">setDocumentURL</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#setExtension(java.lang.String)">setExtension</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#setLanguage(java.lang.String)">setLanguage</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/DefaultDocument.html#toString()">toString</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.avalon.framework.logger.AbstractLogEnabled"><!-- --></A>
@@ -237,6 +239,15 @@
 <TD><CODE><A HREF="../../../../../../org/apache/lenya/cms/publication/Document.html#accept(org.apache.lenya.cms.publication.util.DocumentVisitor)">accept</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/Document.html#exists()">exists</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/Document.html#existsInAnyLanguage()">existsInAnyLanguage</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/Document.html#getArea()">getArea</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/Document.html#getCanonicalDocumentURL()">getCanonicalDocumentURL</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/Document.html#getCanonicalWebappURL()">getCanonicalWebappURL</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/Document.html#getCompleteInfoURL()">getCompleteInfoURL</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/Document.html#getDublinCore()">getDublinCore</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/Document.html#getExtension()">getExtension</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/Document.html#getFile()">getFile</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/Document.html#getId()">getId</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/Document.html#getIdentityMap()">getIdentityMap</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/Document.html#getLabel()">getLabel</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/Document.html#getLanguage()">getLanguage</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/Document.html#getLanguages()">getLanguages</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/Document.html#getLastModified()">getLastModified</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/Document.html#getName()">getName</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/Document.html#getPublication()">getPublication</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/Document.html#getResourcesManager()">getResourcesManager</A>, <A HREF="../../../../../../org/apache/lenya/cms/publication/Document.html#getSourceURI()">getSourceURI</A></CODE></TD>
 </TR>
 </TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.lenya.workflow.Workflowable"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from interface org.apache.lenya.workflow.<A HREF="../../../../../../org/apache/lenya/workflow/Workflowable.html" title="interface in org.apache.lenya.workflow">Workflowable</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../org/apache/lenya/workflow/Workflowable.html#getLatestVersion()">getLatestVersion</A>, <A HREF="../../../../../../org/apache/lenya/workflow/Workflowable.html#getVersions()">getVersions</A>, <A HREF="../../../../../../org/apache/lenya/workflow/Workflowable.html#newVersion(org.apache.lenya.workflow.Workflow, org.apache.lenya.workflow.Version, org.apache.lenya.workflow.Situation)">newVersion</A></CODE></TD>
+</TR>
+</TABLE>
 &nbsp;
 <P>
 
@@ -253,25 +264,27 @@
 </TR>
 </TABLE>
 
-<A NAME="XlinkCollection(org.apache.lenya.cms.publication.DocumentIdentityMap, java.lang.String, java.lang.String)"><!-- --></A><H3>
+<A NAME="XlinkCollection(org.apache.lenya.cms.publication.DocumentIdentityMap, org.apache.lenya.cms.publication.Publication, java.lang.String, java.lang.String)"><!-- --></A><H3>
 XlinkCollection</H3>
 <PRE>
 public <B>XlinkCollection</B>(<A HREF="../../../../../../org/apache/lenya/cms/publication/DocumentIdentityMap.html" title="class in org.apache.lenya.cms.publication">DocumentIdentityMap</A>&nbsp;map,
+                       <A HREF="../../../../../../org/apache/lenya/cms/publication/Publication.html" title="interface in org.apache.lenya.cms.publication">Publication</A>&nbsp;publication,
                        java.lang.String&nbsp;id,
                        java.lang.String&nbsp;area)
                 throws <A HREF="../../../../../../org/apache/lenya/cms/publication/DocumentException.html" title="class in org.apache.lenya.cms.publication">DocumentException</A></PRE>
 <DL>
 <DD>Ctor.
 <P>
-<DT><B>Parameters:</B><DD><CODE>map</CODE> - A document identity map.<DD><CODE>id</CODE> - The document ID.<DD><CODE>area</CODE> - The area the document belongs to.
+<DT><B>Parameters:</B><DD><CODE>map</CODE> - A document identity map.<DD><CODE>publication</CODE> - The publication.<DD><CODE>id</CODE> - The document ID.<DD><CODE>area</CODE> - The area the document belongs to.
 <DT><B>Throws:</B>
 <DD><CODE><A HREF="../../../../../../org/apache/lenya/cms/publication/DocumentException.html" title="class in org.apache.lenya.cms.publication">DocumentException</A></CODE> - when something went wrong.</DL>
 <HR>
 
-<A NAME="XlinkCollection(org.apache.lenya.cms.publication.DocumentIdentityMap, java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
+<A NAME="XlinkCollection(org.apache.lenya.cms.publication.DocumentIdentityMap, org.apache.lenya.cms.publication.Publication, java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
 XlinkCollection</H3>
 <PRE>
 public <B>XlinkCollection</B>(<A HREF="../../../../../../org/apache/lenya/cms/publication/DocumentIdentityMap.html" title="class in org.apache.lenya.cms.publication">DocumentIdentityMap</A>&nbsp;map,
+                       <A HREF="../../../../../../org/apache/lenya/cms/publication/Publication.html" title="interface in org.apache.lenya.cms.publication">Publication</A>&nbsp;publication,
                        java.lang.String&nbsp;id,
                        java.lang.String&nbsp;area,
                        java.lang.String&nbsp;language)
@@ -279,7 +292,7 @@
 <DL>
 <DD>Ctor.
 <P>
-<DT><B>Parameters:</B><DD><CODE>map</CODE> - A document identity map.<DD><CODE>id</CODE> - The document ID.<DD><CODE>area</CODE> - The area the document belongs to.<DD><CODE>language</CODE> - The language of the document.
+<DT><B>Parameters:</B><DD><CODE>map</CODE> - A document identity map.<DD><CODE>publication</CODE> - The publication.<DD><CODE>id</CODE> - The document ID.<DD><CODE>area</CODE> - The area the document belongs to.<DD><CODE>language</CODE> - The language of the document.
 <DT><B>Throws:</B>
 <DD><CODE><A HREF="../../../../../../org/apache/lenya/cms/publication/DocumentException.html" title="class in org.apache.lenya.cms.publication">DocumentException</A></CODE> - when something went wrong.</DL>
 
@@ -351,9 +364,9 @@
 
 <DT><B>Returns:</B><DD>A namespace helper.
 <DT><B>Throws:</B>
+<DD><CODE>javax.xml.parsers.ParserConfigurationException</CODE> - when something went wrong.
 <DD><CODE>org.xml.sax.SAXException</CODE> - when something went wrong.
 <DD><CODE>java.io.IOException</CODE> - when something went wrong.
-<DD><CODE>javax.xml.parsers.ParserConfigurationException</CODE> - when something went wrong.
 <DD><CODE><A HREF="../../../../../../org/apache/lenya/cms/publication/DocumentException.html" title="class in org.apache.lenya.cms.publication">DocumentException</A></CODE> - when something went wrong.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/apache/lenya/cms/publication/util/CollectionImpl.html#getNamespaceHelper()"><CODE>CollectionImpl.getNamespaceHelper()</CODE></A></DL>
 </DD>
 </DL>
@@ -415,6 +428,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/package-frame.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/package-frame.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/package-frame.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/package-frame.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:44 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:08 CET 2005 -->
 <TITLE>
 org.apache.lenya.cms.publication.util (Apache Lenya API - Version 1.4-dev)
 </TITLE>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/package-summary.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/package-summary.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/package-summary.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/package-summary.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:44 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:08 CET 2005 -->
 <TITLE>
 org.apache.lenya.cms.publication.util (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -48,7 +48,7 @@
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../org/apache/lenya/cms/publication/templating/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../../org/apache/lenya/cms/publication/usecases/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../../org/apache/lenya/cms/publishing/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
@@ -136,8 +136,8 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/lenya/cms/publication/util/UniqueDocumentId.html" title="class in org.apache.lenya.cms.publication.util">UniqueDocumentId</A></B></TD>
-<TD>class to compute an unique document id for a document, if there is already a node in the sitetree
- for a document with this id. </TD>
+<TD>class to compute an unique document id for a document, if there is already a
+ node in the sitetree for a document with this id. </TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/lenya/cms/publication/util/XlinkCollection.html" title="class in org.apache.lenya.cms.publication.util">XlinkCollection</A></B></TD>
@@ -175,7 +175,7 @@
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../org/apache/lenya/cms/publication/templating/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../../org/apache/lenya/cms/publication/usecases/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../../org/apache/lenya/cms/publishing/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
@@ -198,6 +198,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/package-tree.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/package-tree.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/package-tree.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publication/util/package-tree.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:44 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:08 CET 2005 -->
 <TITLE>
 org.apache.lenya.cms.publication.util Class Hierarchy (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -47,7 +47,7 @@
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../org/apache/lenya/cms/publication/templating/package-tree.html"><B>PREV</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../../org/apache/lenya/cms/publication/usecases/package-tree.html"><B>PREV</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../../org/apache/lenya/cms/publishing/package-tree.html"><B>NEXT</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
@@ -100,9 +100,11 @@
 Interface Hierarchy
 </H2>
 <UL>
+<LI TYPE="circle">interface org.apache.lenya.cms.publication.util.<A HREF="../../../../../../org/apache/lenya/cms/publication/util/DocumentVisitor.html" title="interface in org.apache.lenya.cms.publication.util"><B>DocumentVisitor</B></A><LI TYPE="circle">interface org.apache.lenya.workflow.<A HREF="../../../../../../org/apache/lenya/workflow/Workflowable.html" title="interface in org.apache.lenya.workflow"><B>Workflowable</B></A><UL>
 <LI TYPE="circle">interface org.apache.lenya.cms.publication.<A HREF="../../../../../../org/apache/lenya/cms/publication/Document.html" title="interface in org.apache.lenya.cms.publication"><B>Document</B></A><UL>
 <LI TYPE="circle">interface org.apache.lenya.cms.publication.util.<A HREF="../../../../../../org/apache/lenya/cms/publication/util/Collection.html" title="interface in org.apache.lenya.cms.publication.util"><B>Collection</B></A></UL>
-<LI TYPE="circle">interface org.apache.lenya.cms.publication.util.<A HREF="../../../../../../org/apache/lenya/cms/publication/util/DocumentVisitor.html" title="interface in org.apache.lenya.cms.publication.util"><B>DocumentVisitor</B></A></UL>
+</UL>
+</UL>
 <HR>
 
 
@@ -131,7 +133,7 @@
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../org/apache/lenya/cms/publication/templating/package-tree.html"><B>PREV</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../../org/apache/lenya/cms/publication/usecases/package-tree.html"><B>PREV</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../../org/apache/lenya/cms/publishing/package-tree.html"><B>NEXT</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
@@ -154,6 +156,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/AbstractExporter.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/AbstractExporter.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/AbstractExporter.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/AbstractExporter.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:57 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 AbstractExporter (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -269,6 +269,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/AbstractFilePublisher.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/AbstractFilePublisher.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/AbstractFilePublisher.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/AbstractFilePublisher.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:57 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 AbstractFilePublisher (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -305,6 +305,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/AbstractPublisher.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/AbstractPublisher.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/AbstractPublisher.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/AbstractPublisher.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:57 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 AbstractPublisher (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -267,6 +267,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/DefaultFilePublisher.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/DefaultFilePublisher.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/DefaultFilePublisher.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/DefaultFilePublisher.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:57 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 DefaultFilePublisher (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -416,6 +416,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/ExportException.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/ExportException.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/ExportException.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/ExportException.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:58 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 ExportException (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -283,6 +283,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/Exporter.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/Exporter.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/Exporter.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/Exporter.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:57 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 Exporter (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -227,6 +227,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/ParentNodeNotFoundException.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/ParentNodeNotFoundException.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/ParentNodeNotFoundException.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/ParentNodeNotFoundException.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:58 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 ParentNodeNotFoundException (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -285,6 +285,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/Publisher.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/Publisher.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/Publisher.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/Publisher.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:57 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 Publisher (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -231,6 +231,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/PublishingEnvironment.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/PublishingEnvironment.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/PublishingEnvironment.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/PublishingEnvironment.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:57 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 PublishingEnvironment (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -991,6 +991,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/PublishingException.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/PublishingException.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/PublishingException.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/PublishingException.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:58 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 PublishingException (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -286,6 +286,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/ResourceFilePublisher.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/ResourceFilePublisher.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/ResourceFilePublisher.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/ResourceFilePublisher.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:58 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 ResourceFilePublisher (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -365,6 +365,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/ResourcePublishingEnvironment.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/ResourcePublishingEnvironment.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/ResourcePublishingEnvironment.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/ResourcePublishingEnvironment.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:58 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 ResourcePublishingEnvironment (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -437,6 +437,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/StaticHTMLExporter.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/StaticHTMLExporter.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/StaticHTMLExporter.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/StaticHTMLExporter.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:58 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 StaticHTMLExporter (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -352,6 +352,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/package-frame.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/package-frame.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/package-frame.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/package-frame.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:44 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:08 CET 2005 -->
 <TITLE>
 org.apache.lenya.cms.publishing (Apache Lenya API - Version 1.4-dev)
 </TITLE>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/package-summary.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/package-summary.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/package-summary.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/package-summary.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:44 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:08 CET 2005 -->
 <TITLE>
 org.apache.lenya.cms.publishing (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -212,6 +212,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/package-tree.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/package-tree.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/package-tree.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/publishing/package-tree.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:44 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:08 CET 2005 -->
 <TITLE>
 org.apache.lenya.cms.publishing Class Hierarchy (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -164,6 +164,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/CheckInEntry.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/CheckInEntry.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/CheckInEntry.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/CheckInEntry.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:58 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 CheckInEntry (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -229,6 +229,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/CheckOutEntry.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/CheckOutEntry.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/CheckOutEntry.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/CheckOutEntry.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:58 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 CheckOutEntry (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -229,6 +229,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/FileReservedCheckInException.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/FileReservedCheckInException.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/FileReservedCheckInException.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/FileReservedCheckInException.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:58 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 FileReservedCheckInException (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -361,6 +361,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/FileReservedCheckOutException.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/FileReservedCheckOutException.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/FileReservedCheckOutException.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/FileReservedCheckOutException.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:58 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 FileReservedCheckOutException (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -295,6 +295,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/RCEnvironment.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/RCEnvironment.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/RCEnvironment.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/RCEnvironment.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:58 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 RCEnvironment (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -454,6 +454,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/RCML.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/RCML.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/RCML.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/RCML.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:58 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 RCML (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -757,6 +757,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/RCMLEntry.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/RCMLEntry.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/RCMLEntry.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/RCMLEntry.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:58 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 RCMLEntry (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -322,6 +322,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/RevisionControlException.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/RevisionControlException.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/RevisionControlException.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/RevisionControlException.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:58 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 RevisionControlException (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -283,6 +283,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/RevisionController.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/RevisionController.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/RevisionController.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/RevisionController.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:58 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 RevisionController (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -570,6 +570,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/package-frame.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/package-frame.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/package-frame.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/package-frame.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:44 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:08 CET 2005 -->
 <TITLE>
 org.apache.lenya.cms.rc (Apache Lenya API - Version 1.4-dev)
 </TITLE>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/package-summary.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/package-summary.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/package-summary.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/package-summary.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:44 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:08 CET 2005 -->
 <TITLE>
 org.apache.lenya.cms.rc (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -181,6 +181,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/package-tree.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/package-tree.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/package-tree.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/rc/package-tree.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:44 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:08 CET 2005 -->
 <TITLE>
 org.apache.lenya.cms.rc Class Hierarchy (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -144,6 +144,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/AbstractSchedulerListener.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/AbstractSchedulerListener.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/AbstractSchedulerListener.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/AbstractSchedulerListener.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:58 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 AbstractSchedulerListener (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -442,6 +442,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/JobWrapper.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/JobWrapper.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/JobWrapper.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/JobWrapper.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:58 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 JobWrapper (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -298,6 +298,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/LoadQuartzServlet.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/LoadQuartzServlet.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/LoadQuartzServlet.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/LoadQuartzServlet.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:58 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 LoadQuartzServlet (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -869,6 +869,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/SchedulerStore.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/SchedulerStore.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/SchedulerStore.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/SchedulerStore.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:58 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 SchedulerStore (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -575,6 +575,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/SchedulerWrapper.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/SchedulerWrapper.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/SchedulerWrapper.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/SchedulerWrapper.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:58 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 SchedulerWrapper (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -878,6 +878,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/ServletJob.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/ServletJob.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/ServletJob.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/ServletJob.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:58 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 ServletJob (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -517,6 +517,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/ServletJobFactory.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/ServletJobFactory.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/ServletJobFactory.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/ServletJobFactory.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:58 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 ServletJobFactory (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -245,6 +245,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/TaskJob.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/TaskJob.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/TaskJob.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/TaskJob.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:58 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 TaskJob (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -401,6 +401,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/package-frame.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/package-frame.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/package-frame.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/package-frame.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:44 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:08 CET 2005 -->
 <TITLE>
 org.apache.lenya.cms.scheduler (Apache Lenya API - Version 1.4-dev)
 </TITLE>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/package-summary.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/package-summary.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/package-summary.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/package-summary.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:44 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:08 CET 2005 -->
 <TITLE>
 org.apache.lenya.cms.scheduler (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -167,6 +167,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/package-tree.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/package-tree.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/package-tree.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/package-tree.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:44 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:08 CET 2005 -->
 <TITLE>
 org.apache.lenya.cms.scheduler Class Hierarchy (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -146,6 +146,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/xml/TriggerHelper.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/xml/TriggerHelper.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/xml/TriggerHelper.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/xml/TriggerHelper.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:58 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:11 CET 2005 -->
 <TITLE>
 TriggerHelper (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -564,6 +564,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/xml/package-frame.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/xml/package-frame.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/xml/package-frame.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/xml/package-frame.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:44 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:08 CET 2005 -->
 <TITLE>
 org.apache.lenya.cms.scheduler.xml (Apache Lenya API - Version 1.4-dev)
 </TITLE>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/xml/package-summary.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/xml/package-summary.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/xml/package-summary.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/xml/package-summary.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:44 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:08 CET 2005 -->
 <TITLE>
 org.apache.lenya.cms.scheduler.xml (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -139,6 +139,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/xml/package-tree.html
URL: http://svn.apache.org/viewcvs/lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/xml/package-tree.html?view=diff&r1=157925&r2=157926
==============================================================================
--- lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/xml/package-tree.html (original)
+++ lenya/site/apidocs/1.4/org/apache/lenya/cms/scheduler/xml/package-tree.html Thu Mar 17 01:39:23 2005
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_03) on Mon Feb 21 14:22:44 EST 2005 -->
+<!-- Generated by javadoc (build 1.4.2) on Thu Mar 17 10:25:08 CET 2005 -->
 <TITLE>
 org.apache.lenya.cms.scheduler.xml Class Hierarchy (Apache Lenya API - Version 1.4-dev)
 </TITLE>
@@ -136,6 +136,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2004 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org