|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.juzu.template.TagHandler
public abstract class TagHandler
| Constructor Summary | |
|---|---|
TagHandler()
|
|
| Method Summary | |
|---|---|
void |
render(TemplateRenderContext context,
Renderable body,
Map<String,String> args)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TagHandler()
| Method Detail |
|---|
public void render(TemplateRenderContext context,
Renderable body,
Map<String,String> args)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||