|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FileDate
Extract file dates from the file name
Should be possible to make many different implementations of this for handling different file name formats.
| Method Summary | |
|---|---|
boolean |
doSettings()
|
java.lang.String |
getDescription()
|
java.lang.String |
getName()
|
long |
getTimeFromFile(java.io.File file)
Get a time in milliseconds from a file date. |
boolean |
hasSettings()
|
| Method Detail |
|---|
long getTimeFromFile(java.io.File file)
file - file
boolean hasSettings()
boolean doSettings()
java.lang.String getName()
java.lang.String getDescription()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||