|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SitemapErrorHandler | |
org.apache.cocoon.components.pipeline | |
org.apache.cocoon.components.treeprocessor | Evaluation tree based implementation of the Processor interface
|
Uses of SitemapErrorHandler in org.apache.cocoon.components.pipeline |
Methods in org.apache.cocoon.components.pipeline with parameters of type SitemapErrorHandler | |
void |
ProcessingPipeline.setErrorHandler(SitemapErrorHandler errorHandler)
Sets error handler for this pipeline. |
void |
VirtualProcessingPipeline.setErrorHandler(SitemapErrorHandler errorHandler)
Sets error handler for this pipeline. |
void |
AbstractProcessingPipeline.setErrorHandler(SitemapErrorHandler errorHandler)
Sets error handler for this pipeline. |
Uses of SitemapErrorHandler in org.apache.cocoon.components.treeprocessor |
Fields in org.apache.cocoon.components.treeprocessor declared as SitemapErrorHandler | |
protected SitemapErrorHandler |
InvokeContext.errorHandler
The error handler for the pipeline. |
Methods in org.apache.cocoon.components.treeprocessor with parameters of type SitemapErrorHandler | |
void |
InvokeContext.setErrorHandler(SitemapErrorHandler handler)
Set the error handler for the pipeline. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |