Class TimeCellFormatter
java.lang.Object
com.saperion.ngc.servlet.process.export.TimeCellFormatter
- All Implemented Interfaces:
CellFormatter
Implementation of
CellFormatter
for Time values.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TimeCellFormatter
public TimeCellFormatter()
-
-
Method Details
-
format
Description copied from interface:CellFormatter
Formats the value.- Specified by:
format
in interfaceCellFormatter
- Parameters:
value
- value to formatlocale
- locale for formatter- Returns:
- formatted value
-