SourceForge.net Logo
aXSL API 0.2

Uses of Interface
org.axsl.galley.RenderVisitor

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

Uses of RenderVisitor in org.axsl.galley
 

Methods in org.axsl.galley 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.2

This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.