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:PropertiesProcessor
Give the timestamp corresponding to a timestamp.- Overrides:
getTimestamp
in classPropertiesProcessor
- Parameters:
entry
- One row of the table.- Returns:
- The corresponding timestamp.
-
getDate
Description copied from class:PropertiesProcessor
Give the date corresponding to a timestamp.- Overrides:
getDate
in classPropertiesProcessor
- Returns:
- The corresponding date.
-