Package $package
Interface $InterfaceTemplate
public interface $InterfaceTemplate
#*
The
$InterfaceTemplate interface provides the Velocity template for Projo's interface scraping
mechanism. The class is both a completely valid Java class and a valid Apache Velocity template (which is why
the specific definition of its template references may appear a little funky at first glance), though it is
currently treated as a resource, not a Java source.
#
$javadoc
#*- Author:
- Mirko Raner #