public interface JUMPWriter
| Modifier and Type | Method and Description | 
|---|---|
void | 
write(FeatureCollection featureCollection,
     DriverProperties dp)
Write the specified file (dp property 'OutputFile' or 'DefaultValue') with any other
  specific parameters. 
 | 
void write(FeatureCollection featureCollection, DriverProperties dp) throws IllegalParametersException, java.lang.Exception
IllegalParametersExceptionjava.lang.Exception