Document
Constructors
Types
Processing State
Link copied to clipboard
public enum ProcessingState
Content copied to clipboard
The possible processing states of a document.
Source Classification
Link copied to clipboard
public enum SourceClassification
Content copied to clipboard
Functions
describe Contents
Link copied to clipboard
int describeContents()
Content copied to clipboard
from Api Response
Link copied to clipboard
Creates a new document instance from the JSON data usually returned by the Gini API.
get Composite Documents
Link copied to clipboard
get Creation Date
Link copied to clipboard
The document's creation date.
get Filename
Link copied to clipboard
The document's filename (as stated on upload).
get Page Count
Link copied to clipboard
int getPageCount()
Content copied to clipboard
The number of pages.
get Partial Documents
Link copied to clipboard
get Source Classification
Link copied to clipboard
Classification of the source file.
get State
Link copied to clipboard
The document's processing state.
write To Parcel
Link copied to clipboard
Properties
CREATOR
Link copied to clipboard