Package org.geotools.wfs.v1_0
Class WFS
XSD for wfs 1.0; except for WFS 1.0 capabilities document, for which
WFSCapabilities shall be used, as its
based on a different schema.- Author:
- Justin Deoliveira, OpenGEO
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QNamestatic final QNamestatic final QNamestatic final QNamestatic final QNamestatic final QNameFields inherited from class WFS
_XlinkPropertyName, ActionType, AllSomeType, Base_TypeNameListType, BaseRequestType, Delete, DeleteElementType, DescribeFeatureType, DescribeFeatureTypeType, FeatureCollection, FeatureCollectionType, FeaturesLockedType, FeaturesNotLockedType, FeatureTypeList, FeatureTypeListType, FeatureTypeType, FeatureTypeType_NoSRS, GetCapabilities, GetCapabilitiesType, GetFeature, GetFeatureType, GetFeatureWithLock, GetFeatureWithLockType, GetGmlObject, GetGmlObjectType, GMLObjectTypeListType, GMLObjectTypeType, IdentifierGenerationOptionType, Insert, InsertedFeatureType, InsertElementType, LockFeature, LockFeatureType, LockId, LockType, MetadataURLType, NAMESPACE, Native, NativeType, OperationsType, OperationType, OutputFormatListType, Property, PropertyName, PropertyType, Query, QueryType, ResultTypeType, ServesGMLObjectTypeList, SupportsGMLObjectTypeList, Transaction, TransactionResults, TransactionResultsType, TransactionSummaryType, TransactionType, TypeNameListType, Update, UpdateElementType, WFS_Capabilities, WFS_CapabilitiesType, XlinkPropertyNameFields inherited from class XSD
entityResolver, LOGGER, schema, typeMappingProfile, typeSchema -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddDependencies(Set dependencies) Subclass hook to add additional dependencies.static final WFSReturns the singleton instance.Returns the location of 'WFS-transaction.xsd.'.Returns '1.0.0'.Methods inherited from class WFS
getNamespaceURIMethods inherited from class XSD
allDependencies, buildSchema, buildTypeMappingProfile, buildTypeSchema, createSchemaLocationResolver, createSchemaLocator, dispose, equals, getAllDependencies, getAllTypeMappingProfiles, getDependencies, getSchema, getSupplementarySchemaLocator, getTypeMappingProfile, getTypeSchema, hashCode, name, qName, toString
-
Field Details
-
WFS_TransactionResponseType
-
WFS_TransactionResponse
-
WFS_LockFeatureResponseType
-
WFS_LockFeatureResponse
-
InsertResultType
-
TransactionResultType
-
-
Constructor Details
-
WFS
public WFS()
-
-
Method Details
-
getInstance
Returns the singleton instance. -
addDependencies
Description copied from class:XSDSubclass hook to add additional dependencies.- Overrides:
addDependenciesin classXSD
-
getSchemaLocation
Returns the location of 'WFS-transaction.xsd.'.- Specified by:
getSchemaLocationin classXSD
-
getVersion
Returns '1.0.0'.- Specified by:
getVersionin classWFS
-