Package com.samskivert.mustache

Interface Summary
Mustache.TemplateLoader Used to handle partials.
 

Class Summary
Mustache Provides Mustache templating services.
Mustache.Compiler An interface to the Mustache compilation process.
Template Represents a compiled template.
 

Exception Summary
MustacheException An exception thrown when an error occurs parsing or executing a Mustache template.
MustacheException.Parse  
MustacheParseException An exception thrown if we encounter an error while parsing a template.
 



Copyright © 2011. All Rights Reserved.