| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIterator<T> |
class |
AbstractMultipleIterator<T> |
class |
CancelIterable<T> |
class |
EmptyIterator<T> |
class |
FilterIterator<T> |
class |
MultiIterator<V> |
class |
ReferenceEntryIterator<K,V> |
class |
ReferenceIterator<V> |
| Modifier and Type | Class and Description |
|---|---|
class |
CrossProductRangeIterator |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RecordReader |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDirectoryReader<T> |
class |
DelegatingReader<T> |
class |
DelegatingRecordStore |
class |
GeometryReader |
class |
IteratorReader<T> |
class |
ListRecordReader |
class |
MapReaderRecordReader |
class |
RecordDefinitionConvertRecordReader |
class |
RecordDirectoryReader |
class |
RecordGeometryIterator |
class |
RecordIteratorReader |
class |
RecordStoreMultipleQueryIterator |
class |
RecordStoreQueryReader |
class |
RecordWriterGeometryWriter |
| Modifier and Type | Class and Description |
|---|---|
class |
Query |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RecordDefinition |
interface |
RecordDefinitionFactory |
interface |
RecordStore |
interface |
RecordStoreSchemaElement |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRecordStore |
class |
AbstractRecordStoreSchemaElement |
class |
FieldDefinition
The FieldDefinition class defines the name, type and other properties about each
attribute on a
Record in the RecordDefinition. |
class |
RecordDefinitionFactoryImpl |
class |
RecordDefinitionImpl |
class |
RecordStoreSchema |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMultipleWriter |
class |
StatisticsWriter |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MapWriter |
interface |
Reader<T>
The Reader interface defines methods for reading objects of type T.
|
interface |
Writer<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMapWriter |
class |
AbstractMultipleIteratorReader<T> |
class |
AbstractObjectWithProperties |
class |
AbstractReader<T>
The AbstracteReader is an implementation of the
Reader interface,
which provides implementations of AbstractReader.read() and AbstractReader.visit(Visitor)
which use the Reader.iterator() method which must be implemented by
subclasses. |
class |
AbstractRecordWriter |
class |
AbstractWriter<T> |
class |
DelegatingObjectWithProperties |
class |
DelegatingWriter<T> |
class |
FilterReader<T> |
class |
ListReader<T> |
class |
ZipWriter<T>
The ZipWriter is a wrapper for another writer which has been configured to
write files to the tempDirectory.
|
| Modifier and Type | Method and Description |
|---|---|
<V extends ObjectWithProperties> |
DelegatingObjectWithProperties.getObject() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DelegatingObjectWithProperties.setObject(ObjectWithProperties object) |
| Modifier and Type | Class and Description |
|---|---|
class |
CsvDirectoryWriter |
class |
CsvMapWriter |
class |
CsvRecordIterator |
class |
CsvRecordStore |
class |
CsvRecordWriter |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectoryRecordStore |
class |
DirectoryRecordStoreWriter |
class |
DirectoryRecordWriter |
class |
RecordReaderQueryIterator |
| Modifier and Type | Class and Description |
|---|---|
class |
EsriGeodatabaseXmlRecordWriter |
| Modifier and Type | Class and Description |
|---|---|
class |
GeoJsonGeometryIterator |
class |
GeoJsonRecordWriter |
| Modifier and Type | Class and Description |
|---|---|
class |
GmlGeometryIterator |
class |
GmlRecordWriter |
| Modifier and Type | Class and Description |
|---|---|
class |
GpxWriter |
| Modifier and Type | Class and Description |
|---|---|
class |
XhtmlMapWriter |
class |
XhtmlRecordWriter |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonListMapWriter |
class |
JsonMapReader |
class |
JsonMapWriter |
class |
JsonRecordIterator |
class |
JsonRecordWriter |
class |
JsonResourceRecordDefinitionFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
KmlGeometryIterator |
class |
KmlMapWriter |
class |
KmlRecordWriter |
class |
KmzGeometryIterator |
class |
KmzMapWriter |
class |
KmzRecordWriter |
| Modifier and Type | Class and Description |
|---|---|
class |
MoepBinaryIterator |
class |
MoepBinaryReader |
class |
MoepDirectoryReader |
class |
MoepRecordDefinitionFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
OsmPbfRecordIterator |
| Modifier and Type | Class and Description |
|---|---|
class |
SaifReader
The SaifReader.
|
class |
SaifWriter
The SaifWriter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ShapefileDirectoryReader
The ShapefileDirectoryReader is a that can read .shp
data files contained in a single directory.
|
class |
ShapefileDirectoryWriter |
class |
ShapefileIterator |
class |
ShapefileRecordStore |
class |
ShapefileRecordWriter |
| Modifier and Type | Class and Description |
|---|---|
class |
WktRecordIterator |
class |
WktRecordWriter |
| Modifier and Type | Class and Description |
|---|---|
class |
XbaseDatasetReader
The XbaseDatasetReader is a
RecordIterator that can read .dbf data
files contained in a single directory. |
class |
XbaseIterator |
class |
XbaseRecordWriter
Xbase attributes suffer a number of limitations:
|
| Modifier and Type | Class and Description |
|---|---|
class |
XmlMapIterator |
class |
XmlMapWriter |
class |
XmlRecordWriter |
| Modifier and Type | Class and Description |
|---|---|
class |
ZipRecordReader |
class |
ZipRecordWriter |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcBigDecimalFieldDefinition |
class |
JdbcBigIntegerFieldDefinition |
class |
JdbcBlobFieldDefinition |
class |
JdbcBooleanFieldDefinition |
class |
JdbcByteFieldDefinition |
class |
JdbcDateFieldDefinition |
class |
JdbcDecimalFieldDefinition |
class |
JdbcDoubleFieldDefinition |
class |
JdbcFieldDefinition |
class |
JdbcFloatFieldDefinition |
class |
JdbcIntegerFieldDefinition |
class |
JdbcLongFieldDefinition |
class |
JdbcShortFieldDefinition |
class |
JdbcStringFieldDefinition |
class |
JdbcTimestampFieldDefinition |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JdbcRecordStore |
interface |
JdbcWriter |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJdbcRecordStore |
class |
JdbcQueryIterator |
class |
JdbcWriterImpl |
class |
JdbcWriterWrapper |
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelInputIterator<T> |
| Modifier and Type | Method and Description |
|---|---|
static Double |
Property.getDouble(ObjectWithProperties object,
String key) |
static double |
Property.getDouble(ObjectWithProperties object,
String key,
double defaultValue) |
static Integer |
Property.getInteger(ObjectWithProperties object,
String key) |
static int |
Property.getInteger(ObjectWithProperties object,
String key,
int defaultValue) |
static String |
Property.getString(ObjectWithProperties object,
String key) |
static String |
Property.getString(ObjectWithProperties object,
String key,
String defaultValue) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.