Package | Description |
---|---|
org.rythmengine.extension | |
org.rythmengine.internal | |
org.rythmengine.template |
Modifier and Type | Method and Description |
---|---|
void |
IRythmListener.invoked(ITag tag) |
void |
IRythmListener.ListenerAdaptor.invoked(ITag tag) |
void |
IRythmListener.onInvoke(ITag tag) |
void |
IRythmListener.ListenerAdaptor.onInvoke(ITag tag) |
Modifier and Type | Class and Description |
---|---|
class |
ToStringTemplateBase
The template base used in ToString mode or AutoToString mode
|
Modifier and Type | Interface and Description |
---|---|
interface |
ITemplate
Define a template instance API
|
Modifier and Type | Class and Description |
---|---|
class |
EmptyTemplate
Created by luog on 21/08/2014.
|
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.
|
Modifier and Type | Method and Description |
---|---|
ITag |
TagBase.__setBodyContext(ITag.__Body body) |
ITag |
ITag.__setBodyContext(ITag.__Body body)
Set body context and return this tag
|
Copyright © 2015. All Rights Reserved.