Package com.google.auto.value.processor.escapevelocity
-
Interface Summary Interface Description Template.ResourceOpener Used to resolve references to resources in the template, through#parse
directives. -
Class Summary Class Description Template A template expressed in EscapeVelocity, a subset of the Velocity Template Language (VTL) from Apache. -
Exception Summary Exception Description EvaluationException An exception that occurred while evaluating a template, such as an undefined variable reference or a division by zero.ParseException An exception that occurred while parsing a template.