Represents a small map like thing which is easy to implement on top of any attribute storage mechanism without having to implement a full Map interface.
Describes a variable binding that a Scalate template defines.
Indicates a Scala compiler error occurred when converting the template into bytecode
Default implementation of RenderContext
Indicates a syntax error trying to parse the template
Provides helper methods for rendering templates and values and for working with attributes.
Lets preserve a type alias for backwards compatibility from 1.
A template is something which can be rendered when given a RenderContext.
A TemplateEngine is used to compile and load Scalate templates.
no summary matey
no summary matey
Represents the source of a template
Helper methods to create a TemplateSource from various sources
All the various implicit conversions for the scuery package
Lets preserve a type alias for backwards compatibility from 1.3 and earlier