public class SimpleFormTag extends Object implements com.hubspot.jinjava.lib.tag.Tag
Constructor and Description |
---|
SimpleFormTag() |
Modifier and Type | Method and Description |
---|---|
String |
getEndTagName() |
String |
getName() |
String |
interpret(com.hubspot.jinjava.tree.TagNode tagNode,
com.hubspot.jinjava.interpret.JinjavaInterpreter jinjavaInterpreter) |
public SimpleFormTag()
public String interpret(com.hubspot.jinjava.tree.TagNode tagNode, com.hubspot.jinjava.interpret.JinjavaInterpreter jinjavaInterpreter)
interpret
in interface com.hubspot.jinjava.lib.tag.Tag
public String getEndTagName()
getEndTagName
in interface com.hubspot.jinjava.lib.tag.Tag
Copyright © 2016. All rights reserved.