Class FinkPropertiesProcessor
java.lang.Object
com.Lomikel.WebService.PropertiesProcessor
com.astrolabsoftware.FinkBrowser.WebService.FinkPropertiesProcessor
FinkPropertiesProcessor extracts X-axes from rows for graphs.- Author:
- J.Hrivnac
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
log
Logging .
-
-
Constructor Details
-
FinkPropertiesProcessor
public FinkPropertiesProcessor()
-
-
Method Details
-
getTimestamp
Description copied from class:PropertiesProcessorGive the timestamp corresponding to a timestamp.- Overrides:
getTimestampin classPropertiesProcessor- Parameters:
entry- One row of the table.- Returns:
- The corresponding timestamp.
-
getDate
Description copied from class:PropertiesProcessorGive the date corresponding to a timestamp.- Overrides:
getDatein classPropertiesProcessor- Returns:
- The corresponding date.
-