public class DeegreeFeatureTypeDescription extends Object implements FeatureTypeDescription
| Constructor and Description |
|---|
DeegreeFeatureTypeDescription(String featureTypeDescription,
FeatureType feature)
Creates a new DeegreeFeatureTypeDescription object.
|
| Modifier and Type | Method and Description |
|---|---|
Vector<FeatureServiceAttribute> |
getAllFeatureAttributes(WFSCapabilities caps)
DOCUMENT ME!
|
String |
getFirstGeometryName()
DOCUMENT ME!
|
String |
getFirstGeometryName(org.deegree.framework.xml.schema.ElementDeclaration[] elements)
Returns the name of the first geometry that was found in the ElementDeclaration-array.
|
Element |
getSchemaRootElement()
DOCUMENT ME!
|
String |
toString() |
public DeegreeFeatureTypeDescription(String featureTypeDescription, FeatureType feature) throws ParserException
featureTypeDescription - a describeFeatureType response as stringfeature - the feature taht is described in the first parameterParserException - DOCUMENT ME!public Element getSchemaRootElement()
FeatureTypeDescriptiongetSchemaRootElement in interface FeatureTypeDescriptionpublic Vector<FeatureServiceAttribute> getAllFeatureAttributes(WFSCapabilities caps)
getAllFeatureAttributes in interface FeatureTypeDescriptioncaps - the capabilities object of the corresponding wfspublic String getFirstGeometryName()
getFirstGeometryName in interface FeatureTypeDescriptionpublic String getFirstGeometryName(org.deegree.framework.xml.schema.ElementDeclaration[] elements)
elements - ElementDeclaration-array that will be searchedCopyright © 2012–2025 cismet GmbH. All rights reserved.