| org.apache.lenya.cms.cocoon.source.AggregatingFallbackSourceFactory
AggregatingFallbackSourceFactory | public class AggregatingFallbackSourceFactory extends AbstractLogEnabled implements SourceFactory,Serviceable,Contextualizable,URIAbsolutizer(Code) | | Aggregate all existing fallback URIs by merging their XML content under
the document element of the first encountered source.
|
contextualize | public void contextualize(Context context) throws ContextException(Code) | | |
release | public void release(Source source)(Code) | | |
service | public void service(ServiceManager manager) throws ServiceException(Code) | | |
|
|