| Package | Description |
|---|---|
| liqp |
| Modifier and Type | Method and Description |
|---|---|
static Template |
Template.parse(File file)
Returns a new Template instance from a given input file.
|
static Template |
Template.parse(File file,
Flavor flavor) |
static Template |
Template.parse(String input)
Returns a new Template instance from a given input string.
|
static Template |
Template.parse(String input,
Flavor flavor) |
Template |
Template.with(Filter filter) |
Template |
Template.with(Tag tag) |
Template |
Template.withProtectionSettings(ProtectionSettings protectionSettings) |
Copyright © 2012–2016. All rights reserved.