svn commit: r590740 - /lenya/trunk/src/java/org/apache/lenya/cms/cocoon/source/TemplateFallbackSourceFactory.java

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Wed Oct 31 09:47:00 2007
New Revision: 590740

URL: http://svn.apache.org/viewvc?rev=590740&view=rev
Log:
Removed unused constructor, updated javadocs

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

Modified: lenya/trunk/src/java/org/apache/lenya/cms/cocoon/source/TemplateFallbackSourceFactory.java
URL: http://svn.apache.org/viewvc/lenya/trunk/src/java/org/apache/lenya/cms/cocoon/source/TemplateFallbackSourceFactory.java?rev=590740&r1=590739&r2=590740&view=diff
==============================================================================
--- lenya/trunk/src/java/org/apache/lenya/cms/cocoon/source/TemplateFallbackSourceFactory.java (original)
+++ lenya/trunk/src/java/org/apache/lenya/cms/cocoon/source/TemplateFallbackSourceFactory.java Wed Oct 31 09:47:00 2007
@@ -22,17 +22,11 @@
 
 /**
  * Source factory following the fallback principle, resolving the existing ancestor of the existing resource.
+ * For more information about the URL syntax, see {@link FallbackSourceFactory}.
  * 
  * @version $Id: FallbackSourceFactory.java 264153 2005-08-29 15:11:14Z andreas $
  */
 public class TemplateFallbackSourceFactory extends FallbackSourceFactory {
-
-    /**
-     * Ctor.
-     */
-    public TemplateFallbackSourceFactory() {
-        super();
-    }
 
     protected VisitingSourceResolver getSourceVisitor() {
         return new ExistingAncestorSourceResolver();
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.