Package | Description |
---|---|
org.geotools.data.complex |
This package contains the implementation of a ComplexDataStore,
Author note: though this "Complex" datastore has born to provide
complex features out of a simple features data source, it may be better
called a DerivativeDataStore or something like that, you'll see
why later.
|
org.geotools.data.complex.xml |
Modifier and Type | Field and Description |
---|---|
protected XmlResponse |
XmlMappingFeatureIterator.xmlResponse |
Modifier and Type | Method and Description |
---|---|
static String |
XmlMappingFeatureIterator.createIndexedItemXpathString(XmlFeatureTypeMapping mapping,
XmlResponse xmlResponse,
int indexCounter) |
Modifier and Type | Method and Description |
---|---|
XmlResponse |
XmlFeatureCollection.xmlResponse() |
XmlResponse |
XmlFeatureCollection.xmlResponse(String xpath,
String value) |
Copyright © 1996–2019 Geotools. All rights reserved.