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