|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kxml2.kdom.Element
org.infolayer.templates.TemplateElement
org.infolayer.templates.elements.TE_when
Please refer to the description of <t:switch>.
Constructor Summary | |
TE_when()
|
Method Summary | |
void |
apply(XmlSerializer xw,
IlRequest context,
Bindings bindings)
Applies the template mechanism. |
boolean |
applyWhen(XmlSerializer xw,
IlRequest context,
Bindings bindings)
|
void |
init()
|
Methods inherited from class org.infolayer.templates.TemplateElement |
applyChildren, assertNoChildren, assertNoChildren, getAttributeValue, getVarDefs, readTextContent, setVarDefs, writeAttributes |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TE_when()
Method Detail |
public void init()
init
in class TemplateElement
public boolean applyWhen(XmlSerializer xw, IlRequest context, Bindings bindings) throws java.io.IOException
java.io.IOException
public void apply(XmlSerializer xw, IlRequest context, Bindings bindings)
TemplateElement
apply
in class TemplateElement
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |