Uses of Interface
org.apache.ibatis.parsing.TokenHandler

Packages that use TokenHandler
org.apache.ibatis.parsing TODO fillme. 
 

Uses of TokenHandler in org.apache.ibatis.parsing
 

Constructors in org.apache.ibatis.parsing with parameters of type TokenHandler
GenericTokenParser(String openToken, String closeToken, TokenHandler handler)
           
 



Copyright © 2010-2012 MyBatis.org. All Rights Reserved.