Package | Description |
---|---|
com.google.auto.value.processor.escapevelocity |
Modifier and Type | Method and Description |
---|---|
static Template |
Template.parseFrom(Reader reader)
Parses a VTL template from the given
Reader . |
static Template |
Template.parseFrom(String resourceName,
Template.ResourceOpener resourceOpener)
Parse a VTL template of the given name using the given
ResourceOpener . |
Copyright © 2020. All rights reserved.