|
||||||||||
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.MatchNode org.apache.cocoon.sitemap.node.WhenNode
public class WhenNode
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.cocoon.sitemap.node.MatchNode |
---|
MatchNode.MatcherContext |
Constructor Summary | |
---|---|
WhenNode()
|
Method Summary | |
---|---|
protected void |
checkParent()
Check if the parent is a select node. |
Class<?> |
getType()
|
InvocationResult |
invoke(Invocation invocation)
|
Methods inherited from class org.apache.cocoon.sitemap.node.MatchNode |
---|
getValue, isMatching, lookupMatcherContext, setValue |
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 WhenNode()
Method Detail |
---|
public Class<?> getType()
getType
in interface SitemapNode
getType
in class MatchNode
SitemapNode.getType()
public InvocationResult invoke(Invocation invocation)
MatchNode
invoke
in interface SitemapNode
invoke
in class MatchNode
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 |