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
- aNode
object
-
-
Method Details
-
getFeatureByType
public Document getFeatureByType(QName typeName) throws XPathExpressionException, ParserConfigurationException, SAXException, IOException getFeatureByType.
- Parameters:
typeName
- nevernull
- Returns:
null
if no GET or POST DCP URL is found- Throws:
XPathExpressionException
ParserConfigurationException
SAXException
IOException
-
getFeatureType
getFeatureType.
- Returns:
null
if no GET or POST DCP URL is found- Throws:
XPathExpressionException
IOException
-