public class GpxReaderFactory extends AbstractRecordAndGeometryIoFactory
| Constructor and Description |
|---|
GpxReaderFactory() |
| Modifier and Type | Method and Description |
|---|---|
RecordReader |
createRecordReader(RecordDefinition recordDefinition,
org.springframework.core.io.Resource resource,
RecordFactory factory) |
RecordReader |
createRecordReader(org.springframework.core.io.Resource resource,
RecordFactory recordFactory)
Create a reader for the file using the specified data object factory.
|
Writer<Record> |
createRecordWriter(String baseName,
RecordDefinition recordDefinition,
OutputStream outputStream,
Charset charset) |
createGeometryWriter, createGeometryWriter, createGeometryWriter, createGeometryWriter, createRecordWriter, createRecordWriter, getCoordinateSystems, isCoordinateSystemSupported, isGeometrySupported, setCoordinateSystems, setCoordinateSystemsaddMediaTypeAndFileExtension, createDirectoryRecordReader, createDirectoryRecordReader, createDirectoryRecordReader, createGeometryReader, createMapReader, createRecordReader, createRecordStore, getRecordStoreFileExtensions, getRecordStoreInterfaceClass, getUrlPatterns, init, isCustomAttributionSupported, isSingleFile, setCustomAttributionSupported, setSingleFilegeometryReader, isBinaryaddMediaType, getFileExtension, getFileExtensions, getMediaType, getMediaTypes, getName, isAvailable, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisCustomAttributionSupported, isSingleFilegetFileExtension, getFileExtensions, getMediaType, getMediaTypes, getName, init, isAvailableisBinarygetNamepublic RecordReader createRecordReader(RecordDefinition recordDefinition, org.springframework.core.io.Resource resource, RecordFactory factory)
public RecordReader createRecordReader(org.springframework.core.io.Resource resource, RecordFactory recordFactory)
inputStream - The file to read.factory - The factory used to create data objects.public Writer<Record> createRecordWriter(String baseName, RecordDefinition recordDefinition, OutputStream outputStream, Charset charset)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.