public class WFSClient extends Object
| Modifier and Type | Method and Description |
|---|---|
Document |
getFeatureByType(QName typeName) |
InputStream |
getFeatureType() |
public WFSClient(Node wfsCapabilities)
public Document getFeatureByType(QName typeName) throws XPathExpressionException, ParserConfigurationException, SAXException, IOException
typeName - never nullnull if no GET or POST DCP URL is foundXPathExpressionExceptionParserConfigurationExceptionSAXExceptionIOExceptionpublic InputStream getFeatureType() throws XPathExpressionException, IOException
null if no GET or POST DCP URL is foundXPathExpressionExceptionIOExceptionCopyright © 2023 Open Geospatial Consortium. All rights reserved.