Package org.apache.ibatis.parsing
Interface TokenHandler
public interface TokenHandler
- Author:
- Clinton Begin
-
Method Summary
Modifier and Type Method Description String
handleToken(String content)
-
Method Details
-
handleToken
-
public interface TokenHandler
Modifier and Type | Method | Description |
---|---|---|
String |
handleToken(String content) |