public class RT130FileHandler
extends java.lang.Object
Constructor and Description |
---|
RT130FileHandler(java.util.Properties props,
java.util.List rt130FileHandlerFlags,
RT130Report report) |
Modifier and Type | Method and Description |
---|---|
boolean |
handle(java.io.File f) |
boolean |
read(java.io.File file) |
boolean |
scan(java.io.File file) |
public RT130FileHandler(java.util.Properties props, java.util.List rt130FileHandlerFlags, RT130Report report) throws java.io.FileNotFoundException, java.io.IOException, java.text.ParseException
java.io.FileNotFoundException
java.io.IOException
java.text.ParseException
public boolean handle(java.io.File f) throws java.io.IOException
java.io.IOException
public boolean scan(java.io.File file) throws java.io.IOException
java.io.IOException
public boolean read(java.io.File file) throws java.io.IOException
java.io.IOException