Package com.spun.util.velocity
Interface ParseCall
- All Known Implementing Classes:
VelocityParser.FileParseCall,VelocityParser.JarParseCall
public interface ParseCall
-
Method Summary
Modifier and Type Method Description Stringparse(String template, ContextAware process)
-
Method Details
-
parse
-