SourceForge.net Logo
aXSL API 0.1

Uses of Interface
org.axsl.areaR.RenderVisitor

Packages that use RenderVisitor
org.axsl.areaR Interfaces useful for client applications that wish to read an AreaTree, usually to create an output document. 
 

Uses of RenderVisitor in org.axsl.areaR
 

Methods in org.axsl.areaR with parameters of type RenderVisitor
 void AreaNode.render(RenderVisitor visitor)
          Uses the Visitor pattern to allow a Renderer to render this node with proper casting.
 


SourceForge.net Logo
aXSL API 0.1

This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.