Package | Description |
---|---|
com.tietoenator.trip.jxp.data |
Database content manipulation.
|
Modifier and Type | Method and Description |
---|---|
TdbStringField |
TdbTextExtractionInfo.getStringField()
If this method returns a non-null value, text extraction will be performed
from any value assigned to the TdbStringField instance in question.
|
Modifier and Type | Method and Description |
---|---|
void |
TdbTextExtractionInfo.setStringField(TdbStringField stringField)
If assigned a non-null value, text extraction will be performed from any value
assigned to the provided TdbStringField instance.
|