| Modifier and Type | Method and Description |
|---|---|
TextField |
TextField.clone()
Creates a copy of the TextField object.
|
TextField |
TextFieldList.get(int index)
Gets an item of the TextFieldList object.
|
TextField |
DocumentReader.readField(DocumentImage image,
java.lang.String documentName,
java.lang.String fieldName)
Reads a single field in a document.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<TextField> |
TextFieldList.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
TextFieldList.add(TextField textFieldItem)
Adds an item to the TextFieldList object.
|
void |
TextFieldList.set(int index,
TextField textFieldItem)
Sets an item of the TextFieldList object.
|
Copyright © 2020-2030, id3 Technologies. All rights reserved. eu.id3.document