Package d3
Class SoundTrapTime
java.lang.Object
d3.SoundTrapTime
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic long
getSoundTrapTime
(File file, String dateTimeFormat) Get a time string for a sound trap.static long
getTimeFromFileName
(File file) static long
getTimeFromXMLFile
(File file, String dateTimeFormat)
-
Constructor Details
-
SoundTrapTime
public SoundTrapTime()
-
-
Method Details
-
getSoundTrapTime
Get a time string for a sound trap.- Parameters:
file
-- Returns:
- valid time or Long.MIN_VALUE
-
getTimeFromXMLFile
-
getTimeFromFileName
-