Uses of Interface
com.agical.rdoc.velocity.VelocityManager

Packages that use VelocityManager
com.agical.rdoc.velocity   
com.agical.rdoc.velocity.impl   
com.agical.rdoc.velocity.render   
 

Uses of VelocityManager in com.agical.rdoc.velocity
 

Methods in com.agical.rdoc.velocity that return VelocityManager
 VelocityManager VelocityManagerFactory.create()
           
 

Uses of VelocityManager in com.agical.rdoc.velocity.impl
 

Classes in com.agical.rdoc.velocity.impl that implement VelocityManager
 class VelocityManagerImpl
           
 

Methods in com.agical.rdoc.velocity.impl that return VelocityManager
 VelocityManager VelocityManagerFactoryImpl.create()
           
 

Uses of VelocityManager in com.agical.rdoc.velocity.render
 

Methods in com.agical.rdoc.velocity.render with parameters of type VelocityManager
 void Renderer.setVelocityManager(VelocityManager velocityManager)
           
 



Copyright © 2005-2010 Agical AB. All Rights Reserved.