Class ExcelClassificationJavaTypeTranslator

All Implemented Interfaces:
ExcelAttributeTranslator<ExcelClassificationAttribute>, org.springframework.core.Ordered

public class ExcelClassificationJavaTypeTranslator extends AbstractClassificationRangeTranslator
Translates java types like: numbers, boolean values, strings and dates. Dates are exported in format: ExcelDateUtils.getDateTimeFormat(). Time zone of the exported date is: ExcelDateUtils.getExportTimeZone()