java.lang.Object | |
↳ | com.pdftron.demo.utils.DateHeaderUtils |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | NOT_SET | ||||||||||
int | weekInMilliseconds |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DateHeaderUtils() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static Date | createToday() | ||||||||||
static void | insertDateLabelsIntoFileList(List<FileInfo> fileInfos, String todayLabel, String thisWeekLabel, String earlierLabel) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|