Class YYMMDDHHIISSParser
java.lang.Object
com.sk89q.worldedit.world.snapshot.YYMMDDHHIISSParser
- All Implemented Interfaces:
SnapshotDateParser
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
YYMMDDHHIISSParser
public YYMMDDHHIISSParser()
-
-
Method Details
-
detectDate
Description copied from interface:SnapshotDateParser
Attempt to detect a date from a file.- Specified by:
detectDate
in interfaceSnapshotDateParser
- Parameters:
file
- the file- Returns:
- date or null
-