org.apache.lenya.cms.publication.templating
Interface VisitingSourceResolver

All Superinterfaces:
SourceVisitor
All Known Implementing Classes:
ExistingAncestorSourceResolver, ExistingSourceResolver

public interface VisitingSourceResolver
extends SourceVisitor

URI resolver.


Method Summary
 org.apache.excalibur.source.Source getSource()
           
 
Methods inherited from interface org.apache.lenya.cms.publication.templating.SourceVisitor
visit
 

Method Detail

getSource

org.apache.excalibur.source.Source getSource()
Returns:
The resolved source.


Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.