Package com.google.clearsilver.jsilver.precompiler

Class Summary
PrecompiledTemplateLoader TemplateLoader that stores objects from precompiled Template classes and serves them when asked for them.
PrecompiledTemplateMapFileReader Utility class that reads in the file output by BatchCompiler that is a list of template names and corresponding class names and returns a Map of template filenames to class names which can be fed to JSilverOptions.setPrecompiledTemplateMap(java.util.Map)
PrecompiledTemplateMapKey Object to use as key when looking up precompiled templates.
 



Copyright © 2010-2012 Google. All Rights Reserved.