|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cocoon.sitemap.node.AbstractSitemapNode org.apache.cocoon.sitemap.node.TransformNode
public class TransformNode
Constructor Summary | |
---|---|
TransformNode()
|
Method Summary | |
---|---|
Class<?> |
getType()
|
InvocationResult |
invoke(Invocation invocation)
|
String |
toString()
|
Methods inherited from class org.apache.cocoon.sitemap.node.AbstractSitemapNode |
---|
addChild, getParameters, getParent, invoke, processParameter, setParameters, setParent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TransformNode()
Method Detail |
---|
public Class<?> getType()
SitemapNode.getType()
public InvocationResult invoke(Invocation invocation)
invoke
in interface SitemapNode
invoke
in class AbstractSitemapNode
AbstractSitemapNode.invoke(org.apache.cocoon.sitemap.Invocation)
public String toString()
toString
in class AbstractSitemapNode
AbstractSitemapNode.toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |