Package | Description |
---|---|
org.rythmengine.internal | |
org.rythmengine.template |
Modifier and Type | Class and Description |
---|---|
class |
ToStringTemplateBase
The template base used in ToString mode or AutoToString mode
|
Modifier and Type | Method and Description |
---|---|
TemplateBuilder |
TemplateBuilder.pe(Object o)
Print a general expression with
default escape method |
TemplateBuilder |
TemplateBuilder.pe(Object o,
Escape escape)
Print a general expression, using specified
escape method |
Modifier and Type | Class and Description |
---|---|
class |
EmptyTemplate
Created by luog on 21/08/2014.
|
static class |
ITag.__Body
Defines a tag body type
|
class |
JavaTagBase
classes extends JavaTagBase are not template based, it's kind of like FastTag in Play
|
class |
TagBase
Define a tag
|
class |
TemplateBase
The base class of template implementation.
|
Copyright © 2015. All Rights Reserved.