|
Kofax Mobile SDK API Reference
|
Classes | |
| class | ClassificationResult |
| Results from classifying a Document using an RTTI web service. This object is serializable. More... | |
| class | Document |
| The Document object is instantiated as a specific DocumentType. This object is serializable. More... | |
| class | DocumentType |
| The DocumentType object is a model that describes the attributes of a document. This object is serializable. More... | |
| interface | DocumentTypeR |
| The DocumentTypeR Object is a model that describes the attributes of a document. This object is serializable. More... | |
| class | Field |
| The Field object is instantiated using a particular FieldType object and contains a value which confirms to that Field Type. This object is serializable. More... | |
| class | FieldType |
| The FieldType Object is a model that describes the attributes of a field. This object is serializable. More... | |
| class | Page |
| There can be one or more Pages in a Document. This object is serializable. More... | |
| class | UserProfile |
| The UserProfile Object contains login credentials for a user. More... | |