|
![]() |
||||||||
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.SimpleItem.Reference
net.jtools.tmpl.model.ReferencedNode
public class ReferencedNode
Nested Class Summary |
---|
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.SimpleItem |
---|
TAB |
Fields inherited from class net.jtools.tmpl.model.SimpleObject |
---|
description |
Constructor Summary | |
---|---|
ReferencedNode(NodeItem.Support parent,
StyleItem style)
|
Method Summary | |
---|---|
protected Item |
getDirectItem()
|
protected NodeItem |
getDirectNode()
|
Collection<String> |
getEscapeTags()
|
NodeItem |
getNode()
|
NodeItem |
getNode(String name)
|
Collection<NodeItem> |
getNodes()
|
StyleItem |
getStyle()
|
Methods inherited from class net.jtools.tmpl.model.SimpleItem.Reference |
---|
getClassname, getItem, getReference, setReference, solve |
Methods inherited from class net.jtools.tmpl.model.SimpleItem |
---|
check, commaseparated, getModel, getName, getParent, isChecked, literal, onCheck, setName |
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 |
---|
setName |
Methods inherited from interface net.jtools.tmpl.model.Item |
---|
check, getClassname, getModel, getName, getParent, isChecked, solve |
Methods inherited from interface net.jtools.tmpl.model.Item.Reference |
---|
getItem, getReference |
Methods inherited from interface net.jtools.tmpl.model.Item |
---|
check, getClassname, getModel, getName, getParent, isChecked, solve |
Constructor Detail |
---|
public ReferencedNode(NodeItem.Support parent, StyleItem style)
Method Detail |
---|
protected Item getDirectItem()
getDirectItem
in class SimpleItem.Reference
protected NodeItem getDirectNode()
public Collection<String> getEscapeTags()
getEscapeTags
in interface NodeItem
public NodeItem getNode()
getNode
in interface NodeItem.Reference
public NodeItem getNode(String name)
getNode
in interface NodeItem
public Collection<NodeItem> getNodes()
getNodes
in interface NodeItem
public StyleItem getStyle()
getStyle
in interface NodeItem
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |