public interface PebbleTemplate
void evaluate(Writer writer) throws PebbleException, IOException
PebbleExceptionIOExceptionvoid evaluate(Writer writer, Locale locale) throws PebbleException, IOException
PebbleExceptionIOExceptionvoid evaluate(Writer writer, Map<String,Object> map) throws PebbleException, IOException
PebbleExceptionIOExceptionvoid evaluate(Writer writer, Map<String,Object> map, Locale locale) throws PebbleException, IOException
PebbleExceptionIOExceptionCopyright © 2015. All rights reserved.