public static interface ExifValueFormatter.ComplexExifValueFormatter<S,C> extends ExifValueFormatter<S>
ExifValueFormatter.ComplexExifValueFormatter<S,C>
Modifier and Type | Method and Description |
---|---|
C |
format(int tagHex,
ExifData exifData,
FormField<?> formField,
GomFormElement form)
This method formats a complex object to produce a value of type T.
|
format, getSupportedTags, getValueType, render
@Nullable C format(int tagHex, @Nullable ExifData exifData, @Nullable FormField<?> formField, @Nullable GomFormElement form)
tagHex
- TagHex values
exifData
- the hole extracted exif values @return the formatted object valueformField
- the data holding FormField
form
- the specific gom-formExifTags}
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500