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 Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
source
protected VariableResolver source
element
protected VariableResolver element
nsURI
protected VariableResolver nsURI
nsPrefix
protected VariableResolver nsPrefix
stripRoot
protected VariableResolver stripRoot
AggregateNode.Part
public AggregateNode.Part(VariableResolver source,
VariableResolver element,
VariableResolver nsURI,
VariableResolver nsPrefix,
VariableResolver stripRoot)
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.