public static class StatusSerializer.FromLog extends Object
| Modifier and Type | Field and Description |
|---|---|
private static String |
PIDLOG
The log output for writing a pid offset.
|
private static String |
PIXELLOG
The log output for writing a pixel offset.
|
| Constructor and Description |
|---|
FromLog() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] arg)
Supply the log file from the adapter and the yyyymmdd-picknr string.
|
private static long |
parseDate(String line)
Parses the date of the log line, returns a long.
|
private static final String PIXELLOG
private static final String PIDLOG
public static void main(String[] arg) throws IOException
IOExceptionprivate static long parseDate(String line)