|
||||||||||
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.PipelineNode org.apache.cocoon.sitemap.node.ErrorNode
public class ErrorNode
Constructor Summary | |
---|---|
ErrorNode()
|
Method Summary | |
---|---|
Class<?> |
getType()
|
InvocationResult |
invoke(Invocation invocation)
|
String |
toString()
|
Methods inherited from class org.apache.cocoon.sitemap.node.PipelineNode |
---|
installPipeline |
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 ErrorNode()
Method Detail |
---|
public InvocationResult invoke(Invocation invocation)
PipelineNode
invoke
in interface SitemapNode
invoke
in class PipelineNode
AbstractSitemapNode.invoke(org.apache.cocoon.sitemap.Invocation)
public Class<?> getType()
getType
in interface SitemapNode
getType
in class PipelineNode
SitemapNode.getType()
public String toString()
PipelineNode
toString
in class PipelineNode
AbstractSitemapNode.toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |