org.apache.ibatis.parsing
Interface TokenHandler


public interface TokenHandler


Method Summary
 String handleToken(String content)
           
 

Method Detail

handleToken

String handleToken(String content)


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