A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V
W
C
- canBuild() - function in net.gini.android.core.api.authorization.PubKeyManager.Builder
- checkClientTrusted(Array,String) - function in net.gini.android.core.api.authorization.PubKeyManager
- checkNotNull(T) - function in net.gini.android.core.api.Utils
- Ensures that an object reference passed as a parameter to the calling method is not null.
- checkServerTrusted(Array,String) - function in net.gini.android.core.api.authorization.PubKeyManager
- COMPLETED - enum entry in net.gini.android.core.api.models.Document.ProcessingState
Gini has processed the document.
- COMPOSITE - enum entry in net.gini.android.core.api.models.Document.SourceClassification
- CompoundExtraction - class in net.gini.android.core.api.models
- Created by Alpar Szotyori on 13.02.2020.
- CONTRACT - enum entry in net.gini.android.core.api.DocumentManager.DocumentType
- createCompositeDocument(TypeAliased(typeAlias=GenericTypeConstructor(dri=kotlin.collections/LinkedHashMap///PointingToDeclaration/, projections=[, ], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=java.util/LinkedHashMap///PointingToDeclaration/, projections=[, ], presentableName=null, extra=PropertyContainer(map={})), extra=PropertyContainer(map={})),DocumentManager.DocumentType) - function in net.gini.android.core.api.DocumentManager
- Creates a new Gini composite document.
- createCompositeDocument(List,DocumentManager.DocumentType) - function in net.gini.android.core.api.DocumentManager
- Creates a new Gini composite document.
- createCompositeDocument(TypeAliased(typeAlias=GenericTypeConstructor(dri=kotlin.collections/LinkedHashMap///PointingToDeclaration/, projections=[, ], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=java.util/LinkedHashMap///PointingToDeclaration/, projections=[, ], presentableName=null, extra=PropertyContainer(map={})), extra=PropertyContainer(map={})),DocumentManager.DocumentType) - function in net.gini.android.core.api.DocumentRepository
- createCompositeDocument(List,DocumentManager.DocumentType) - function in net.gini.android.core.api.DocumentRepository
- createExtractionsContainer(Map,Map,JSONObject) - function in net.gini.android.core.api.DocumentRepository
- createPartialDocument(ByteArray,String,String,DocumentManager.DocumentType,DocumentMetadata) - function in net.gini.android.core.api.DocumentManager
- Uploads raw data and creates a new Gini partial document.
- createPartialDocument(ByteArray,String,String,DocumentManager.DocumentType,DocumentMetadata) - function in net.gini.android.core.api.DocumentRepository
- CredentialsStore - class in net.gini.android.core.api.authorization
- Interface for storing [UserCredentials].