JTools

net.jtools.tmpl.model
Interface NodeItem.Compiler

All Superinterfaces:
Item, NodeItem
All Known Subinterfaces:
NodeItem.Code, NodeItem.Comment, NodeItem.Expression, NodeItem.Statement
All Known Implementing Classes:
WriteableNode.Code, WriteableNode.Comment, WriteableNode.Compiler, WriteableNode.Expression, WriteableNode.Statement
Enclosing interface:
NodeItem

public static interface NodeItem.Compiler
extends NodeItem


Nested Class Summary
 
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
 
Method Summary
 
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
 


JTools

© 2000-2006, JTools.org.