|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextNodeRenderer | |
com.taursys.xml | This package contains the core Mapper XML components and containers. |
Uses of TextNodeRenderer in com.taursys.xml |
Methods in com.taursys.xml that return TextNodeRenderer | |
protected TextNodeRenderer |
TextNode.createDefaultRenderer()
Creates the default TextNodeRenderer for this component. |
TextNodeRenderer |
TextNode.getRenderer()
Returns the renderer subcomponent used to render the value to the Document. |
Methods in com.taursys.xml with parameters of type TextNodeRenderer | |
void |
TextNode.setRenderer(TextNodeRenderer newRenderer)
Sets the renderer subcomponent used to render the value to the Document. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |