JTools

net.jtools.tmpl.model
Class ReferencedStyle

java.lang.Object
  extended by net.jtools.tmpl.model.SimpleObject
      extended by net.jtools.tmpl.model.SimpleItem
          extended by net.jtools.tmpl.model.SimpleItem.Reference
              extended by net.jtools.tmpl.model.ReferencedStyle
All Implemented Interfaces:
Item, Item.Reference, NodeItem.Support, StyleItem, StyleItem.Reference

public class ReferencedStyle
extends SimpleItem.Reference
implements StyleItem.Reference


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.StyleItem
StyleItem.Reference, StyleItem.Support, StyleItem.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
ReferencedStyle(Item parent)
           
 
Method Summary
protected  Item getDirectItem()
           
protected  StyleItem getDirectStyle()
           
 Collection<String> getEscapeTags()
           
 NodeItem getNode(String name)
           
 Collection<NodeItem> getNodes()
           
 StyleItem getStyle()
           
 StyleItem getStyle(String name)
           
 Collection<StyleItem> getStyles()
           
 
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.StyleItem
setName
 
Methods inherited from interface net.jtools.tmpl.model.Item.Reference
getItem, getReference
 

Constructor Detail

ReferencedStyle

public ReferencedStyle(Item parent)
Method Detail

getDirectItem

protected Item getDirectItem()
Overrides:
getDirectItem in class SimpleItem.Reference

getDirectStyle

protected StyleItem getDirectStyle()

getEscapeTags

public Collection<String> getEscapeTags()
Specified by:
getEscapeTags in interface StyleItem

getNode

public NodeItem getNode(String name)
Specified by:
getNode in interface NodeItem.Support

getNodes

public Collection<NodeItem> getNodes()
Specified by:
getNodes in interface NodeItem.Support

getStyle

public StyleItem getStyle()
Specified by:
getStyle in interface StyleItem.Reference

getStyle

public StyleItem getStyle(String name)
Specified by:
getStyle in interface StyleItem

getStyles

public Collection<StyleItem> getStyles()
Specified by:
getStyles in interface StyleItem

JTools

© 2000-2006, JTools.org.