edu.sc.seis.fissuresUtil.rt130
Class RT130FileHandler
java.lang.Object
edu.sc.seis.fissuresUtil.rt130.RT130FileHandler
public class RT130FileHandler
- extends java.lang.Object
Method Summary |
boolean |
handle(java.io.File f)
|
boolean |
read(java.io.File file)
|
boolean |
scan(java.io.File file)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RT130FileHandler
public RT130FileHandler(java.util.Properties props,
java.util.List rt130FileHandlerFlags,
RT130Report report)
throws java.io.FileNotFoundException,
java.io.IOException,
java.text.ParseException
- Throws:
java.io.FileNotFoundException
java.io.IOException
java.text.ParseException
handle
public boolean handle(java.io.File f)
throws java.io.IOException
- Throws:
java.io.IOException
scan
public boolean scan(java.io.File file)
throws java.io.IOException
- Throws:
java.io.IOException
read
public boolean read(java.io.File file)
throws java.io.IOException
- Throws:
java.io.IOException