Interface for JUMPWriter classes. Note: This is the old I/O API. Developers writing new
I/O classes are encouraged to use the new API (com.vividsolutions.jump.io.datasource).
Method Summary
void
write(FeatureCollection featureCollection, DriverProperties dp) Write the specified file (dp property 'OutputFile' or 'DefaultValue') with any other
specific parameters.