Package com.spun.util.velocity
Class VelocityParser.Default
java.lang.Object
com.spun.util.velocity.VelocityParser.Default
- All Implemented Interfaces:
ContextAware
- Enclosing class:
- VelocityParser
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.spun.util.velocity.ContextAware
ContextAware.ContextAwareMap -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
setupContext
public void setupContext(org.apache.velocity.context.Context context) - Specified by:
setupContextin interfaceContextAware
-