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