| org.apache.cocoon.components.source.impl.SitemapSourceFactory
SitemapSourceFactory | final public class SitemapSourceFactory extends AbstractLogEnabled implements SourceFactory,ThreadSafe,Composable,URIAbsolutizer(Code) | | This class implements the cocoon: protocol.
It cannot be used like other source factories
as it needs the current Sitemap as input.
author: Carsten Ziegeler version: CVS $Id: SitemapSourceFactory.java 433543 2006-08-22 06:22:54Z crossley $ |
compose | public void compose(ComponentManager manager)(Code) | | Composable
|
release | public void release(Source source)(Code) | | Release a
Source object.
|
|
|