This project has retired. For details please refer to its
Attic page.
NamedProcessingNode (Cocoon Sitemap Implementation 1.0.0 API)
org.apache.cocoon.components.treeprocessor
Interface NamedProcessingNode
- All Superinterfaces:
- org.apache.cocoon.util.location.Locatable, ProcessingNode, ThreadSafe
- All Known Implementing Classes:
- ActionSetNode, NamedContainerNode
- public interface NamedProcessingNode
- extends ProcessingNode
A ProcessingNode
that has a name. This is primarily used by
CategoryNode
to access its children.
- Version:
- $Id: NamedProcessingNode.html 1304280 2012-03-23 11:18:01Z ilgrosso $
getName
public String getName()
Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.