Uses of Class
org.xwiki.velocity.internal.util.VelocityBlock

Packages that use VelocityBlock
org.xwiki.velocity.internal.util   
 

Uses of VelocityBlock in org.xwiki.velocity.internal.util
 

Methods in org.xwiki.velocity.internal.util that return VelocityBlock
 VelocityBlock VelocityParserContext.getCurrentElement()
           
 VelocityBlock VelocityParserContext.popVelocityElement()
          Go out of a Velocity block.
 VelocityBlock VelocityParserContext.pushVelocityElement(VelocityBlock block)
          Enter a Velocity block.
 

Methods in org.xwiki.velocity.internal.util with parameters of type VelocityBlock
 VelocityBlock VelocityParserContext.pushVelocityElement(VelocityBlock block)
          Enter a Velocity block.
 



Copyright © 2004-2011 XWiki. All Rights Reserved.