org.apache.cocoon.components.treeprocessor.sitemap
Class AggregateNode.Part

java.lang.Object
  |
  +--org.apache.cocoon.components.treeprocessor.sitemap.AggregateNode.Part
Enclosing class:
AggregateNode

public static class AggregateNode.Part
extends java.lang.Object


Constructor Summary
AggregateNode.Part(java.lang.String source, java.lang.String element, java.lang.String nsURI, java.lang.String nsPrefix, java.lang.String stripRoot)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AggregateNode.Part

public AggregateNode.Part(java.lang.String source,
                          java.lang.String element,
                          java.lang.String nsURI,
                          java.lang.String nsPrefix,
                          java.lang.String stripRoot)
                   throws PatternException


Copyright © 1999-2002 Apache Software Foundation. All Rights Reserved.