| Package | Description |
|---|---|
| liqp | |
| liqp.nodes | |
| liqp.tags |
| Modifier and Type | Method and Description |
|---|---|
Template |
Template.with(Tag tag) |
| Constructor and Description |
|---|
LiquidWalker(org.antlr.runtime.tree.TreeNodeStream nodes,
Map<String,Tag> tags,
Map<String,Filter> filters) |
LiquidWalker(org.antlr.runtime.tree.TreeNodeStream nodes,
Map<String,Tag> tags,
Map<String,Filter> filters,
Flavor flavor) |
| Modifier and Type | Class and Description |
|---|---|
class |
Include |
| Modifier and Type | Method and Description |
|---|---|
static Tag |
Tag.getTag(String name)
Retrieves a filter with a specific name.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Tag> |
Tag.getTags()
Returns all default tags.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Tag.registerTag(Tag tag)
Registers a new tag.
|
Copyright © 2012–2016. All rights reserved.