|
|||||||||||
| 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.TextNodeRenderer
TextNodeRenderer is a Subcomponent to render an TextNode value to a Text node of a DOM Element.
| Field Summary |
| Fields inherited from class com.taursys.xml.render.AbstractSubcomponentRenderer |
component, da, id |
| Constructor Summary | |
TextNodeRenderer(TextNode component)
Constructs a new TextNodeRender for the given TextNode. |
|
| Method Summary | |
void |
render()
Renders the Attribute to an attribute of an Element in a Document. |
| Methods inherited from class com.taursys.xml.render.AbstractSubcomponentRenderer |
init |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TextNodeRenderer(TextNode component)
component - which this renderer belongs to| Method Detail |
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 | ||||||||||