|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlResponse | |
---|---|
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 |
Uses of XmlResponse in org.geotools.data.complex |
---|
Fields in org.geotools.data.complex declared as XmlResponse | |
---|---|
protected XmlResponse |
XmlMappingFeatureIterator.xmlResponse
|
Methods in org.geotools.data.complex with parameters of type XmlResponse | |
---|---|
static String |
XmlMappingFeatureIterator.createIndexedItemXpathString(XmlFeatureTypeMapping mapping,
XmlResponse xmlResponse,
int indexCounter)
|
Uses of XmlResponse in org.geotools.data.complex.xml |
---|
Methods in org.geotools.data.complex.xml that return XmlResponse | |
---|---|
XmlResponse |
XmlFeatureCollection.xmlResponse()
|
XmlResponse |
XmlFeatureCollection.xmlResponse(String xpath,
String value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |