public abstract class StandardReaderWriterFileDataSource extends ReaderWriterFileDataSource
| Modifier and Type | Class and Description |
|---|---|
static class |
StandardReaderWriterFileDataSource.FMEGML |
static class |
StandardReaderWriterFileDataSource.GML |
static class |
StandardReaderWriterFileDataSource.JML |
static class |
StandardReaderWriterFileDataSource.Shapefile |
static class |
StandardReaderWriterFileDataSource.WKT |
| Modifier and Type | Field and Description |
|---|---|
protected String[] |
extensions |
static String[] |
GML_EXTENSIONS |
static String |
INPUT_TEMPLATE_FILE_KEY |
static String |
OUTPUT_TEMPLATE_FILE_KEY |
reader, writerCOORDINATE_SYSTEM_KEY, FILE_KEY| Constructor and Description |
|---|
StandardReaderWriterFileDataSource(JUMPReader reader,
JUMPWriter writer,
String[] extensions) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getExtensions() |
static Collection |
toEndings(String[] extensions) |
getConnection, getReaderDriverProperties, getWriterDriverPropertiesgetProperties, installCoordinateSystem, isReadable, isWritable, setPropertiesprotected String[] extensions
public static final String[] GML_EXTENSIONS
public static final String OUTPUT_TEMPLATE_FILE_KEY
public static final String INPUT_TEMPLATE_FILE_KEY
public StandardReaderWriterFileDataSource(JUMPReader reader, JUMPWriter writer, String[] extensions)
public String[] getExtensions()
public static Collection toEndings(String[] extensions)
Copyright © 2015. All rights reserved.