org.apache.camel.component.velocity
Class VelocityConstants

java.lang.Object
  extended by org.apache.camel.component.velocity.VelocityConstants

public final class VelocityConstants
extends Object

Velocity Constants.


Field Summary
static String VELOCITY_RESOURCE_URI
           
static String VELOCITY_TEMPLATE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VELOCITY_RESOURCE_URI

public static final String VELOCITY_RESOURCE_URI
See Also:
Constant Field Values

VELOCITY_TEMPLATE

public static final String VELOCITY_TEMPLATE
See Also:
Constant Field Values


Apache Camel