Interface ParseCall

All Known Implementing Classes:
VelocityParser.FileParseCall, VelocityParser.JarParseCall

public interface ParseCall
  • Method Summary

    Modifier and Type Method Description
    String parse​(String template, ContextAware process)