|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.otfeed.samples.FormatUtil
public final class FormatUtil
Utility for property value formatting. Most importantly, knows how to format date as Unix timestamp, or as a simple human-readable string.
| Field Summary | |
|---|---|
static IPropertyFormatter |
DATE_FORMAT_AS_STRING
|
static IPropertyFormatter |
DATE_FORMAT_AS_UNIX_TIMESTAMP
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final IPropertyFormatter DATE_FORMAT_AS_UNIX_TIMESTAMP
public static final IPropertyFormatter DATE_FORMAT_AS_STRING
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||