You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2008/02/07 09:06:03 UTC

svn commit: r619303 - /lenya/trunk/src/java/org/apache/lenya/cms/cocoon/source/AggregatingSource.java

Author: andreas
Date: Thu Feb  7 00:06:02 2008
New Revision: 619303

URL: http://svn.apache.org/viewvc?rev=619303&view=rev
Log:
Added javadoc hint to AggregatingSource

Modified:
    lenya/trunk/src/java/org/apache/lenya/cms/cocoon/source/AggregatingSource.java

Modified: lenya/trunk/src/java/org/apache/lenya/cms/cocoon/source/AggregatingSource.java
URL: http://svn.apache.org/viewvc/lenya/trunk/src/java/org/apache/lenya/cms/cocoon/source/AggregatingSource.java?rev=619303&r1=619302&r2=619303&view=diff
==============================================================================
--- lenya/trunk/src/java/org/apache/lenya/cms/cocoon/source/AggregatingSource.java (original)
+++ lenya/trunk/src/java/org/apache/lenya/cms/cocoon/source/AggregatingSource.java Thu Feb  7 00:06:02 2008
@@ -17,7 +17,7 @@
 import org.w3c.dom.Element;
 
 /**
- * 
+ * @see AggregatingFallbackSourceFactory
  */
 public class AggregatingSource implements Source {
 



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