Modifier and Type | Method and Description |
---|---|
org.apache.ws.commons.schema.XmlSchema |
Wfs.describeFeatureType(DescribeFeatureTypeRequest request)
DescribeFeatureType - HTTP GET
|
org.apache.ws.commons.schema.XmlSchema |
Wfs.describeFeatureType(DescribeFeatureTypeType describeFeatureRequest)
DescribeFeatureType - HTTP POST
|
WFSCapabilitiesType |
Wfs.getCapabilities(GetCapabilitiesRequest request)
GetCapabilites - HTTP GET
|
WFSCapabilitiesType |
Wfs.getCapabilities(GetCapabilitiesType getCapabilitesRequest)
GetCapabilites - HTTP POST
|
WfsFeatureCollection |
Wfs.getFeature(GetFeatureType getFeature)
GetFeature
|
Modifier and Type | Method and Description |
---|---|
WfsException |
WfsResponseExceptionMapper.fromResponse(javax.ws.rs.core.Response response) |
Modifier and Type | Method and Description |
---|---|
org.apache.ws.commons.schema.XmlSchema |
Wfs.describeFeatureType(DescribeFeatureTypeRequest request)
DescribeFeatureType - HTTP GET
|
org.apache.ws.commons.schema.XmlSchema |
Wfs.describeFeatureType(DescribeFeatureTypeType describeFeatureRequest)
DescribeFeatureType - HTTP POST
|
WFSCapabilitiesType |
Wfs.getCapabilities(GetCapabilitiesRequest request)
GetCapabilites - HTTP GET
|
WFSCapabilitiesType |
Wfs.getCapabilities(GetCapabilitiesType getCapabilitesRequest)
GetCapabilites - HTTP POST
|
Wfs20FeatureCollection |
Wfs.getFeature(GetFeatureType getFeature)
GetFeature
|
ValueCollectionType |
Wfs.getPropertyValueType(GetPropertyValueRequest request)
GetPropertyValueType - HTTP GET
|
org.apache.ws.commons.schema.XmlSchema |
Wfs.getPropertyValueType(GetPropertyValueType propertyValueTypeRequest)
GetPropertyValueType - HTTP POST
|
Modifier and Type | Method and Description |
---|---|
WfsException |
WfsResponseExceptionMapper.fromResponse(javax.ws.rs.core.Response response) |
This work is licensed under a Creative Commons Attribution 4.0 International License.