Package org.geotools.wfs
Class WFS
- Direct Known Subclasses:
WFS
,WFS
,WFSCapabilities
This interface contains the qualified names of all the types,elements, and attributes in the
http://www.opengis.net/wfs
for the
http://schemas.opengis.net/wfs/1.1.0/wfs.xsd
schema.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final String
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
Fields inherited from class XSD
entityResolver, LOGGER, schema, typeMappingProfile, typeSchema
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns 'http://www.opengis.net/wfs'.abstract String
Returns the version of WFS.Methods inherited from class XSD
addDependencies, allDependencies, buildSchema, buildTypeMappingProfile, buildTypeSchema, createSchemaLocationResolver, createSchemaLocator, dispose, equals, getAllDependencies, getAllTypeMappingProfiles, getDependencies, getSchema, getSchemaLocation, getSupplementarySchemaLocator, getTypeMappingProfile, getTypeSchema, hashCode, name, qName, toString
-
Field Details
-
NAMESPACE
- See Also:
-
ActionType
-
AllSomeType
-
Base_TypeNameListType
-
BaseRequestType
-
DeleteElementType
-
DescribeFeatureTypeType
-
FeatureCollectionType
-
FeaturesLockedType
-
FeaturesNotLockedType
-
FeatureTypeListType
-
FeatureTypeType
-
GetCapabilitiesType
-
GetFeatureType
-
GetFeatureWithLockType
-
GetGmlObjectType
-
GMLObjectTypeListType
-
GMLObjectTypeType
-
IdentifierGenerationOptionType
-
InsertedFeatureType
-
InsertElementType
-
LockFeatureType
-
LockType
-
MetadataURLType
-
NativeType
-
OperationsType
-
OperationType
-
OutputFormatListType
-
PropertyType
-
QueryType
-
ResultTypeType
-
TransactionResultsType
-
TransactionResults
-
TransactionSummaryType
-
TransactionType
-
TypeNameListType
-
UpdateElementType
-
WFS_CapabilitiesType
-
_XlinkPropertyName
-
FeatureTypeType_NoSRS
-
Delete
-
DescribeFeatureType
-
FeatureCollection
-
FeatureTypeList
-
GetCapabilities
-
GetFeature
-
GetFeatureWithLock
-
GetGmlObject
-
Insert
-
LockFeature
-
LockId
-
Native
-
Property
-
PropertyName
-
Query
-
ServesGMLObjectTypeList
-
SupportsGMLObjectTypeList
-
Transaction
-
Update
-
WFS_Capabilities
-
XlinkPropertyName
-
-
Constructor Details
-
WFS
protected WFS()private constructor
-
-
Method Details
-
getNamespaceURI
Returns 'http://www.opengis.net/wfs'.- Specified by:
getNamespaceURI
in classXSD
-
getVersion
Returns the version of WFS.
-