/[Apache-SVN]/cocoon/trunk/src/java/org/apache/cocoon/components/treeprocessor/sitemap/MountNode.java
ViewVC logotype

Diff of /cocoon/trunk/src/java/org/apache/cocoon/components/treeprocessor/sitemap/MountNode.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- cocoon/trunk/src/java/org/apache/cocoon/components/treeprocessor/sitemap/MountNode.java	2005/05/02 14:28:56	165641
+++ cocoon/trunk/src/java/org/apache/cocoon/components/treeprocessor/sitemap/MountNode.java	2005/05/02 15:16:37	165642
@@ -39,7 +39,7 @@ public class MountNode extends AbstractP
                        implements Disposable {
 
     /** The key to get the pass_through value from the Environment*/
-    protected final static String COCOON_PASS_THROUGH = "COCOON_PASS_THROUGH";
+    public final static String COCOON_PASS_THROUGH = "COCOON_PASS_THROUGH";
 
 
     /** The 'uri-prefix' attribute */

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26