public interface JUMPReader
Modifier and Type | Method and Description |
---|---|
java.util.Collection<java.lang.Exception> |
getExceptions() |
FeatureCollection |
read(DriverProperties dp)
Read the specified file using the filename given by the "File" property
and any other parameters.
|
FeatureCollection read(DriverProperties dp) throws java.lang.Exception
java.lang.Exception
java.util.Collection<java.lang.Exception> getExceptions()