| Modifier and Type | Method and Description |
|---|---|
WFSCapabilities |
WFSCapabilitiesTreeModel.getCapabilities()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
static TreeMap<FeatureType,Vector<FeatureServiceAttribute>> |
FeatureServiceUtilities.getElementDeclarations(WFSCapabilities cap)
Creates a list of JDOM-elements containing all attributes of each FeatureType from the FeatureTypeList.
|
static String |
FeatureServiceUtilities.getServiceName(WFSCapabilities cap)
Returns name of the FeatureService if existing in the capabilities.
|
| Constructor and Description |
|---|
WFSCapabilitiesTreeModel(WFSCapabilities capabilities)
Erzeugt ein neues WFSCapabilitiesTreeModel.
|
| Modifier and Type | Method and Description |
|---|---|
static FeatureType |
WFSFacade.extractFeatureTypeFromCap(String featureName,
WFSCapabilities cap)
DOCUMENT ME!
|
static FeatureType |
WFSFacade.extractRequestedFeatureType(String request,
WFSCapabilities cap)
DOCUMENT ME!
|
Vector<FeatureServiceAttribute> |
FeatureTypeDescription.getAllFeatureAttributes(WFSCapabilities caps)
DOCUMENT ME!
|
| Constructor and Description |
|---|
WFSFacade(WFSCapabilities cap,
ResponseParserFactory parserFactory)
this constructor should only be used by the WFSCapabilities classes.
|
| Modifier and Type | Method and Description |
|---|---|
WFSCapabilities |
WFSCapabilitiesFactory.createCapabilities(String link)
DOCUMENT ME!
|
WFSCapabilities |
FeatureType.getWFSCapabilities()
DOCUMENT ME!
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeegreeWFSCapabilities
Parses WFS Capabilities documents.
|
| Modifier and Type | Method and Description |
|---|---|
WFSCapabilities |
DeegreeFeatureType.getWFSCapabilities() |
| Constructor and Description |
|---|
DeegreeFeatureType(org.deegree.ogcwebservices.wfs.capabilities.WFSFeatureType feature,
WFSCapabilities caps,
String capabilitiesUrl)
Creates a new DeegreeFeatureType object.
|
| Modifier and Type | Method and Description |
|---|---|
Vector<FeatureServiceAttribute> |
DeegreeFeatureTypeDescription.getAllFeatureAttributes(WFSCapabilities caps)
DOCUMENT ME!
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.