Uses of Class
com.taursys.xml.render.AttributeRenderer

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.
 



Copyright © 2007 Martin T Phelan. All Rights Reserved.