org.apache.cocoon.sitemap |
|
Java Source File Name | Type | Comment |
ContentAggregator.java | Class | This generator implements the sitemap content aggregation. |
LinkGatherer.java | Class | |
LinkTranslator.java | Class | |
NotifyingGenerator.java | Class | Generates an XML representation of the current notification. |
PatternException.java | Class | This exception is thrown by a URIMatcher or by a
URITranslator when there's something wrong with the matching or
translation patterns. |
SitemapComponentSelector.java | Interface | Component manager for Cocoon's sitemap components. |
SitemapErrorHandler.java | Class | Class providing error handling capabilities to the pipeline
as configured in the sitemap. |
SitemapModelComponent.java | Interface | This interface marks a component as a sitemap component that is used
in the processing phase, like a generator, a transformer, a serializer
or a reader. |
SitemapOutputComponent.java | Interface | This interface marks a component as a sitemap component that produces
a response, like a serializer or a reader. |
SitemapParameters.java | Class | |
SitemapRedirector.java | Class | |
XSLTFactoryLoader.java | Class | This class is used as a XSLT extension class. |