java.lang.Object
org.apache.cocoon.components.treeprocessor.sitemap.AggregateNode.Part
- Enclosing class:
- AggregateNode
- public static class AggregateNode.Part
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
source
private org.apache.cocoon.components.treeprocessor.variables.VariableResolver source
element
private org.apache.cocoon.components.treeprocessor.variables.VariableResolver element
nsURI
private org.apache.cocoon.components.treeprocessor.variables.VariableResolver nsURI
nsPrefix
private org.apache.cocoon.components.treeprocessor.variables.VariableResolver nsPrefix
stripRoot
private org.apache.cocoon.components.treeprocessor.variables.VariableResolver stripRoot
AggregateNode.Part
public AggregateNode.Part(org.apache.cocoon.components.treeprocessor.variables.VariableResolver source,
org.apache.cocoon.components.treeprocessor.variables.VariableResolver element,
org.apache.cocoon.components.treeprocessor.variables.VariableResolver nsURI,
org.apache.cocoon.components.treeprocessor.variables.VariableResolver nsPrefix,
org.apache.cocoon.components.treeprocessor.variables.VariableResolver stripRoot)
throws org.apache.cocoon.sitemap.PatternException