org.jamon
Interface TemplateLocation

All Known Implementing Classes:
TemplateFileLocation, TemplateResourceLocation

public interface TemplateLocation

Interface for classes whose instances hold the location of a template.


Method Summary
 String toString()
           
 

Method Detail

toString

String toString()
Overrides:
toString in class Object