Package org.apache.ibatis.parsing
Interface TokenHandler
- 
public interface TokenHandler- Author:
 - Clinton Begin
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringhandleToken(String content) 
 -