Package com.github.jknack.handlebars.io
package com.github.jknack.handlebars.io
-
ClassDescriptionStrategy interface for loading resources from class path, file system, etc.Base class for
TemplateSourcewith default implementation ofAbstractTemplateSource.equals(Object)andAbstractTemplateSource.hashCode().Load templates from the class-path.Combine two or moreTemplateLoaderas a singleTemplateLoader.Load templates from the file system.A template source which forwards all its method calls to another template source..Template source with auto-reload supports.Load templates from theServletContext.String implementation ofTemplateSource.Strategy interface for loading resources from class path, file system, etc.The template source.Strategy interface for loading resources (i.e class path or file system resources)AnURLTemplateSource.