| Package | Description |
|---|---|
| org.smallmind.scribe.pen |
| Modifier and Type | Class and Description |
|---|---|
class |
DateFormatTimestamp |
class |
FormatStringTimestamp |
class |
NullTimestamp |
| Modifier and Type | Method and Description |
|---|---|
Timestamp |
PatternFormatter.getTimestamp() |
Timestamp |
Rollover.getTimestamp() |
| Modifier and Type | Method and Description |
|---|---|
String |
ConversionPatternRule.convert(Record record,
Filter[] filters,
Timestamp timestamp) |
String |
PatternRule.convert(Record record,
Filter[] filters,
Timestamp timestamp) |
String |
StaticPatternRule.convert(Record record,
Filter[] filters,
Timestamp timestamp) |
void |
PatternFormatter.setTimestamp(Timestamp timestamp) |
void |
Rollover.setTimestamp(Timestamp timestamp) |
XMLFormatter |
XMLFormatter.setTimestamp(Timestamp timestamp) |
| Constructor and Description |
|---|
PatternFormatter(Timestamp timestamp,
String format) |
Rollover(Timestamp timestamp,
char separator,
RolloverRule... rules) |
Rollover(Timestamp timestamp,
RolloverRule... rules) |
Copyright © 2019. All rights reserved.