Package d3
Class SoundTrapTime
java.lang.Object
d3.SoundTrapTime
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic longgetSoundTrapTime(File file, String dateTimeFormat) Get a time string for a sound trap.static longgetTimeFromFileName(File file) static longgetTimeFromXMLFile(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
 
 -