org.apache.cocoon.sitemap.node
Class ErrorNode
java.lang.Object
org.apache.cocoon.sitemap.node.AbstractSitemapNode
org.apache.cocoon.sitemap.node.PipelineNode
org.apache.cocoon.sitemap.node.ErrorNode
- All Implemented Interfaces:
- SitemapNode
public class ErrorNode
- extends PipelineNode
ErrorNode
public ErrorNode()
invoke
public InvocationResult invoke(Invocation invocation)
- Description copied from class:
PipelineNode
-
- Specified by:
invoke
in interface SitemapNode
- Overrides:
invoke
in class PipelineNode
- See Also:
AbstractSitemapNode.invoke(org.apache.cocoon.sitemap.Invocation)
getType
public Class<?> getType()
-
- Specified by:
getType
in interface SitemapNode
- Overrides:
getType
in class PipelineNode
- See Also:
SitemapNode.getType()
toString
public String toString()
- Description copied from class:
PipelineNode
-
- Overrides:
toString
in class PipelineNode
- See Also:
AbstractSitemapNode.toString()
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.