|
Kofax Mobile SDK API Reference
|
Static Public Attributes | |
| static final String | PASSPORT_EXTRACT = "_passport_extract_" |
Static Public Attributes inherited from ExtractActivity< T extends ExtractorResponse > | |
| static final String | CERTIFICATE_VALIDATOR_LISTENER |
Protected Member Functions | |
| void | onCreate (Bundle savedInstanceState) |
Protected Member Functions inherited from ExtractActivity< T extends ExtractorResponse > | |
| void | onCreate (Bundle savedInstanceState) |
| synchronized void | onResume () |
| Image | getImageByBitmapId (String id) |
| void | onSaveInstanceState (Bundle outState) |
| void | extract (Image image) |
Additional Inherited Members | |
Public Member Functions inherited from ExtractActivity< T extends ExtractorResponse > | |
| void | onExtractionComplete (T results) |
| void | setExtract (Extractor extractor) |
Protected Attributes inherited from ExtractActivity< T extends ExtractorResponse > | |
| Extractor< T > | _extractor |
Passport-specialized extraction activity. This activity is constructed automatically by the com.kofax.mobile.sdk.capture.WorkflowActivity and is not intended for direct use.
|
protected |
|
static |