| Package | Description |
|---|---|
| org.opengis.cite.cat20.dgiwg10 |
The root package includes supporting classes of general utility such as the
main controller, listeners, and reporters.
|
| org.opengis.cite.cat20.dgiwg10.util |
This package includes miscellaneous utility classes to support testing.
|
| Modifier and Type | Method and Description |
|---|---|
static ProtocolBinding |
ProtocolBinding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtocolBinding[] |
ProtocolBinding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<ProtocolBinding> |
ServiceMetadataUtils.getOperationBindings(Document capabilitiesDoc,
String opName)
Determines which protocol bindings are supported for a given operation.
|
| Modifier and Type | Method and Description |
|---|---|
static URI |
ServiceMetadataUtils.getOperationEndpoint(Document capabilitiesDoc,
String opName,
ProtocolBinding binding)
Extracts a request endpoint from a WFS capabilities document.
|
Copyright © 2019 Open Geospatial Consortium. All rights reserved.