| Package | Description |
|---|---|
| com.textkernel.tx.models.api.matchV2.documents |
| Modifier and Type | Field and Description |
|---|---|
DocumentType |
DocumentSource.Type
Specify what type of document is being passed to the match engine.
|
| Modifier and Type | Method and Description |
|---|---|
static DocumentType |
DocumentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentType[] |
DocumentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.