public class XmlMapIoFactory extends AbstractMapReaderFactory implements MapWriterFactory
customAttributionSupported| Constructor and Description |
|---|
XmlMapIoFactory() |
| Modifier and Type | Method and Description |
|---|---|
Reader<Map<String,Object>> |
createMapReader(org.springframework.core.io.Resource resource) |
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() |
static Map<String,Object> |
toMap(org.springframework.core.io.Resource resource) |
getMapReaderFactory, isSingleFile, mapReader, setCustomAttributionSupported, setSingleFileaddMediaType, addMediaTypeAndFileExtension, getFileExtension, getFileExtensions, getMediaType, getMediaTypes, getName, init, isAvailable, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFileExtension, getFileExtensions, getMediaType, getMediaTypes, getName, init, isAvailablepublic Reader<Map<String,Object>> createMapReader(org.springframework.core.io.Resource resource)
createMapReader in interface MapReaderFactorypublic 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 MapReaderFactoryisCustomAttributionSupported in interface MapWriterFactoryisCustomAttributionSupported in class AbstractMapReaderFactorypublic boolean isGeometrySupported()
isGeometrySupported in interface MapWriterFactoryCopyright © 2015 Revolution Systems Inc.. All rights reserved.