Package com.google.auto.value.processor.escapevelocity


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