org.geotools.data.complex.xml
Class XmlResponse
Object
XmlResponse
public class XmlResponse
- extends Object
The xml object returned for processing via a backend xmlDataStore.
- Author:
- Russell Petty (GeoScience Victoria)
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlResponse
public XmlResponse(Document doc,
List<Integer> validIndexedItems)
getDoc
public Document getDoc()
getValidFeatureIndex
public List<Integer> getValidFeatureIndex()
Copyright © 1996-2014 Geotools. All Rights Reserved.