public interface Template
A template is a block of text with an associated binding that can be output to a writer or evaluated to a string.
public Writable
make()
make(Map binding)
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.