public static interface SimpleParseContext.Callbacks
| Modifier and Type | Method and Description | 
|---|---|
SimpleParseContext.CallbackFunction | 
childCallbacks()  | 
void | 
onDestroy()  | 
void | 
onInit()  | 
void | 
onText(java.lang.String text)  | 
void onText(java.lang.String text)
void onInit()
void onDestroy()
SimpleParseContext.CallbackFunction childCallbacks()