Package org.apache.cocoon.sitemap

Interface Summary
ComponentLocator TODO WORK IN PROGRESS!!
ContentAggregator A content aggregator is a special generator used to implement <map:aggregate>.
EnterSitemapEventListener  
ExecutionContext This context contains information about the current statement that should be executed like the location in the sitemap etc.
LeaveSitemapEventListener  
Sitemap TODO WORK IN PROGRESS!!
SitemapExecutor The sitemap executor executes all sitemap statements, so it actually calls an action, adds a generator to the pipeline etc.
SitemapListener Base interface for all sitemap event listeners.
SitemapModelComponent The SitemapModelComponent identifies the contract between the Sitemap and your pipeline components that create or transform information.
SitemapOutputComponent The SitemapOutputComponents are responsible for taking the results of a pipeline to the end user.
 

Class Summary
DefaultContentAggregator This generator implements the sitemap content aggregation.
EnterSitemapEvent  
LeaveSitemapEvent  
LinkGatherer  
LinkTranslator  
NotifyingGenerator Generates an XML representation of the current notification.
SitemapErrorHandler Class providing error handling capabilities to the pipeline as configured in the sitemap.
SitemapEvent Base interface for all sitemap events.
SitemapExecutor.PipelineComponentDescription  
SitemapParameters Extension to the Avalon Parameters to give location information
SitemapParameters.LocatedHashMap For internal use only.
 

Exception Summary
PatternException This exception is thrown by a URIMatcher or by a URITranslator when there's something wrong with the matching or translation patterns.
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.