|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.jtools.tmpl.model.SimpleObject
net.jtools.tmpl.model.SimpleItem
net.jtools.tmpl.model.WriteableNode
net.jtools.tmpl.model.WriteableNode.Evaluation
public static class WriteableNode.Evaluation
Nested Class Summary |
---|
Nested classes/interfaces inherited from class net.jtools.tmpl.model.WriteableNode |
---|
WriteableNode.Code, WriteableNode.Comment, WriteableNode.Compiler, WriteableNode.Evaluation, WriteableNode.Expression, WriteableNode.Statement, WriteableNode.tagholder |
Nested classes/interfaces inherited from class net.jtools.tmpl.model.SimpleItem |
---|
SimpleItem.External, SimpleItem.Reference, SimpleItem.Writeable |
Nested classes/interfaces inherited from class net.jtools.tmpl.model.SimpleObject |
---|
SimpleObject.Description |
Nested classes/interfaces inherited from interface net.jtools.tmpl.model.NodeItem |
---|
NodeItem.Code, NodeItem.Comment, NodeItem.Compiler, NodeItem.Evaluated, NodeItem.Expression, NodeItem.Reference, NodeItem.Statement, NodeItem.Support, NodeItem.Type, NodeItem.Writeable |
Field Summary |
---|
Fields inherited from class net.jtools.tmpl.model.WriteableNode |
---|
childnames, childs, rawChilds |
Fields inherited from class net.jtools.tmpl.model.SimpleItem |
---|
TAB |
Fields inherited from class net.jtools.tmpl.model.SimpleObject |
---|
description |
Constructor Summary | |
---|---|
WriteableNode.Evaluation(NodeItem.Support parent,
StyleItem style,
boolean linedelimited)
|
Method Summary | |
---|---|
String |
getEvaluatorFactory()
|
void |
setEvaluatorFactory(String classname)
|
void |
writeJavaFileCreate(String prefix,
JavaPrintStream out)
|
Methods inherited from class net.jtools.tmpl.model.WriteableNode |
---|
addEscapeTag, createChildNodeRef, createEnd, createSimpleTag, createSimpleTags, getEndTags, getEscapeTags, getLabel, getNode, getNodes, getStyle, getTag, getType, isInheritEscapes, isLineDelimited, onCheck, registerChilds, setChildNodeRef, setChildNodeRefs, setEnd, setInheritEscapes, setStart, setTag, writeJavaFileSetChildNodes |
Methods inherited from class net.jtools.tmpl.model.SimpleItem |
---|
check, commaseparated, getClassname, getModel, getName, getParent, isChecked, literal, setName, solve |
Methods inherited from class net.jtools.tmpl.model.SimpleObject |
---|
addDescription, setDescription |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.jtools.tmpl.model.NodeItem |
---|
getEscapeTags, getNode, getNodes, getStyle, setName |
Methods inherited from interface net.jtools.tmpl.model.Item |
---|
check, getClassname, getModel, getName, getParent, isChecked, solve |
Constructor Detail |
---|
public WriteableNode.Evaluation(NodeItem.Support parent, StyleItem style, boolean linedelimited)
Method Detail |
---|
public String getEvaluatorFactory()
public void setEvaluatorFactory(String classname)
public void writeJavaFileCreate(String prefix, JavaPrintStream out)
writeJavaFileCreate
in interface NodeItem.Writeable
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |