public interface TemplateSource
TemplateSource must implement
#equals(Object) and #hashCode() methods. This two methods are the core of the
cache system.String content(Charset charset) throws IOException
charset - Charset to use.IOException - If the template can't read.String filename()
long lastModified()
Copyright © 2018. All rights reserved.