Uses of Interface
org.rythmengine.internal.IBlockHandler

Packages that use IBlockHandler
org.rythmengine.internal   
 

Uses of IBlockHandler in org.rythmengine.internal
 

Methods in org.rythmengine.internal that return IBlockHandler
 IBlockHandler TemplateParser.currentBlock()
           
 IBlockHandler IContext.currentBlock()
          Return current block handler
 

Methods in org.rythmengine.internal with parameters of type IBlockHandler
 void TemplateParser.openBlock(IBlockHandler bh)
           
 void IContext.openBlock(IBlockHandler bh)
          Notify context to enter a block
 



Copyright © 2013. All Rights Reserved.