Interface SnapshotDateParser
- All Known Implementing Classes:
ModificationTimerParser
,YYMMDDHHIISSParser
public interface SnapshotDateParser
A name parser attempts to make sense of a filename for a snapshot.
-
Method Summary
-
Method Details
-
detectDate
Attempt to detect a date from a file.- Parameters:
file
- the file- Returns:
- date or null
-