public class CsvMapIoFactory extends AbstractIoFactory implements MapWriterFactory
| Constructor and Description |
|---|
CsvMapIoFactory() |
| Modifier and Type | Method and Description |
|---|---|
MapWriter |
getMapWriter(OutputStream out) |
MapWriter |
getMapWriter(OutputStream out,
Charset charset) |
MapWriter |
getMapWriter(org.springframework.core.io.Resource resource) |
MapWriter |
getMapWriter(Writer out) |
boolean |
isCustomAttributionSupported() |
boolean |
isGeometrySupported() |
addMediaType, addMediaTypeAndFileExtension, getFileExtension, getFileExtensions, getMediaType, getMediaTypes, getName, init, isAvailable, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFileExtension, getFileExtensions, getMediaType, getMediaTypes, getName, init, isAvailablepublic MapWriter getMapWriter(OutputStream out)
getMapWriter in interface MapWriterFactorypublic MapWriter getMapWriter(OutputStream out, Charset charset)
getMapWriter in interface MapWriterFactorypublic MapWriter getMapWriter(org.springframework.core.io.Resource resource)
getMapWriter in interface MapWriterFactorypublic MapWriter getMapWriter(Writer out)
getMapWriter in interface MapWriterFactorypublic boolean isCustomAttributionSupported()
isCustomAttributionSupported in interface MapWriterFactorypublic boolean isGeometrySupported()
isGeometrySupported in interface MapWriterFactoryCopyright © 2015 Revolution Systems Inc.. All rights reserved.