| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.taursys.xml.render.AbstractSubcomponentRenderer
com.taursys.xml.render.StandAloneAttributeRenderer
Subcomponent to render an attribute value to an Attribute of a DOM Element.
| Field Summary | 
| Fields inherited from class com.taursys.xml.render.AbstractSubcomponentRenderer | 
| component, da, id | 
| Constructor Summary | |
| StandAloneAttributeRenderer(Attribute attribute)Constructs a new AttributeRender for the given Attribute. | |
| Method Summary | |
| protected  void | init()Initializes reference to component node. | 
|  void | render()Renders by setting the attributeName="attributeName" in the Element is visible and its value is not null and not FALSE. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public StandAloneAttributeRenderer(Attribute attribute)
attribute - which this renderer belongs to| Method Detail | 
protected void init()
             throws RenderException
init in class AbstractSubcomponentRendererRenderException - if parent, DocumentAdapter, or Document is null.
public void render()
            throws RenderException
RenderException - if any problem occurs during rendering| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||