Package org.opengis.cite.wfs11
Class WFSClient
java.lang.Object
org.opengis.cite.wfs11.WFSClient
WFSClient class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFeatureByType(QName typeName) getFeatureByType.getFeatureType.
-
Constructor Details
-
WFSClient
Constructor for WFSClient.
- Parameters:
wfsCapabilities- aNodeobject
-
-
Method Details
-
getFeatureByType
public Document getFeatureByType(QName typeName) throws XPathExpressionException, ParserConfigurationException, SAXException, IOException getFeatureByType.
- Parameters:
typeName- nevernull- Returns:
nullif no GET or POST DCP URL is found- Throws:
XPathExpressionExceptionParserConfigurationExceptionSAXExceptionIOException
-
getFeatureType
getFeatureType.
- Returns:
nullif no GET or POST DCP URL is found- Throws:
XPathExpressionExceptionIOException
-