Package org.codehaus.plexus.velocity
Interface VelocityComponent
-
- All Known Implementing Classes:
DefaultVelocityComponent
public interface VelocityComponentThe VelocityComponent API to access Apache Velocity Engine configured through Plexus.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringROLE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.velocity.app.VelocityEnginegetEngine()
-