org.apache.cocoon.environment
Interface SourceResolver

All Superinterfaces:
SourceResolver

public interface SourceResolver
extends SourceResolver

Base interface for resolving a source by system identifiers. This component is a special extension of the Avalon Excalibur SourceResolver that is only used for Cocoon sitemap components.

Version:
$Id: SourceResolver.java 587751 2007-10-24 02:41:36Z vgritsenko $

Field Summary
 
Fields inherited from interface org.apache.excalibur.source.SourceResolver
METHOD, ROLE, URI_ENCODING, URI_PARAMETERS
 
Methods inherited from interface org.apache.excalibur.source.SourceResolver
release, resolveURI, resolveURI
 



Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.