This project has retired. For details please refer to its
Attic page.
NamedProcessingNode (Cocoon API 2.1.12-dev [March 20 2012])
org.apache.cocoon.components.treeprocessor
Interface NamedProcessingNode
- All Superinterfaces:
- 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:
- CVS $Id: NamedProcessingNode.html 1304258 2012-03-23 10:09:27Z ilgrosso $
- Author:
- Sylvain Wallez
getName
String getName()
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.