public class ParsedTag extends Object
| Constructor and Description |
|---|
ParsedTag(String content,
MustacheTagType type) |
public ParsedTag(String content, MustacheTagType type)
public String getContent()
public MustacheTagType getType()
Copyright © 2013. All Rights Reserved.