Uses of Class
com.tietoenator.trip.jxp.data.TdbTextField
-
Packages that use TdbTextField Package Description com.tietoenator.trip.jxp.data Database content manipulation. -
-
Uses of TdbTextField in com.tietoenator.trip.jxp.data
Methods in com.tietoenator.trip.jxp.data with parameters of type TdbTextField Modifier and Type Method Description void
TdbStringField. convert(TdbRenditionType rendition, java.lang.String originalFilename, java.lang.String outputDirectory, java.lang.String outputFilename, java.lang.String preferredAdapter, TdbTextField highlightSourceField, boolean refreshHitLocations)
Render the contents of the field to HTML and write it to a file.
-