public class ObjectFactory extends Object
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.opengis.wfs.v_2_0_0
|
public ObjectFactory()
public FeatureTypeType createFeatureTypeType()
FeatureTypeTypepublic PropertyType createPropertyType()
PropertyTypepublic WFSCapabilitiesType createWFSCapabilitiesType()
WFSCapabilitiesTypepublic StoredQueryType createStoredQueryType()
StoredQueryTypepublic GetCapabilitiesType createGetCapabilitiesType()
GetCapabilitiesTypepublic FeatureTypeListType createFeatureTypeListType()
FeatureTypeListTypepublic ElementType createElementType()
ElementTypepublic ValueListType createValueListType()
ValueListTypepublic DescribeFeatureTypeType createDescribeFeatureTypeType()
DescribeFeatureTypeTypepublic GetPropertyValueType createGetPropertyValueType()
GetPropertyValueTypepublic ValueCollectionType createValueCollectionType()
ValueCollectionTypepublic MemberPropertyType createMemberPropertyType()
MemberPropertyTypepublic AdditionalValues createAdditionalValues()
AdditionalValuespublic SimpleFeatureCollectionType createSimpleFeatureCollectionType()
SimpleFeatureCollectionTypepublic TruncatedResponse createTruncatedResponse()
TruncatedResponsepublic GetFeatureType createGetFeatureType()
GetFeatureTypepublic GetFeatureWithLockType createGetFeatureWithLockType()
GetFeatureWithLockTypepublic PropertyName createPropertyName()
PropertyNamepublic FeatureCollectionType createFeatureCollectionType()
FeatureCollectionTypepublic AdditionalObjects createAdditionalObjects()
AdditionalObjectspublic EnvelopePropertyType createEnvelopePropertyType()
EnvelopePropertyTypepublic ListStoredQueriesType createListStoredQueriesType()
ListStoredQueriesTypepublic ListStoredQueriesResponseType createListStoredQueriesResponseType()
ListStoredQueriesResponseTypepublic DescribeStoredQueriesType createDescribeStoredQueriesType()
DescribeStoredQueriesTypepublic DescribeStoredQueriesResponseType createDescribeStoredQueriesResponseType()
DescribeStoredQueriesResponseTypepublic CreateStoredQueryType createCreateStoredQueryType()
CreateStoredQueryTypepublic CreateStoredQueryResponseType createCreateStoredQueryResponseType()
CreateStoredQueryResponseTypepublic DropStoredQuery createDropStoredQuery()
DropStoredQuerypublic ExecutionStatusType createExecutionStatusType()
ExecutionStatusTypepublic LockFeatureType createLockFeatureType()
LockFeatureTypepublic LockFeatureResponseType createLockFeatureResponseType()
LockFeatureResponseTypepublic TransactionType createTransactionType()
TransactionTypepublic InsertType createInsertType()
InsertTypepublic UpdateType createUpdateType()
UpdateTypepublic ReplaceType createReplaceType()
ReplaceTypepublic DeleteType createDeleteType()
DeleteTypepublic NativeType createNativeType()
NativeTypepublic TransactionResponseType createTransactionResponseType()
TransactionResponseTypepublic ParameterType createParameterType()
ParameterTypepublic OutputFormatListType createOutputFormatListType()
OutputFormatListTypepublic MetadataURLType createMetadataURLType()
MetadataURLTypepublic ExtendedDescriptionType createExtendedDescriptionType()
ExtendedDescriptionTypepublic StoredQueryListItemType createStoredQueryListItemType()
StoredQueryListItemTypepublic StoredQueryDescriptionType createStoredQueryDescriptionType()
StoredQueryDescriptionTypepublic ParameterExpressionType createParameterExpressionType()
ParameterExpressionTypepublic QueryExpressionTextType createQueryExpressionTextType()
QueryExpressionTextTypepublic FeaturesLockedType createFeaturesLockedType()
FeaturesLockedTypepublic FeaturesNotLockedType createFeaturesNotLockedType()
FeaturesNotLockedTypepublic TransactionSummaryType createTransactionSummaryType()
TransactionSummaryTypepublic ActionResultsType createActionResultsType()
ActionResultsTypepublic CreatedOrModifiedFeatureType createCreatedOrModifiedFeatureType()
CreatedOrModifiedFeatureTypepublic FeatureTypeType.NoCRS createFeatureTypeTypeNoCRS()
FeatureTypeType.NoCRSpublic PropertyType.ValueReference createPropertyTypeValueReference()
PropertyType.ValueReferencepublic WFSCapabilitiesType.WSDL createWFSCapabilitiesTypeWSDL()
WFSCapabilitiesType.WSDLpublic JAXBElement<QueryType> createQuery(QueryType value)
public JAXBElement<StoredQueryType> createStoredQuery(StoredQueryType value)
public JAXBElement<GetCapabilitiesType> createGetCapabilities(GetCapabilitiesType value)
public JAXBElement<WFSCapabilitiesType> createWFSCapabilities(WFSCapabilitiesType value)
public JAXBElement<FeatureTypeListType> createFeatureTypeList(FeatureTypeListType value)
public JAXBElement<ElementType> createElement(ElementType value)
public JAXBElement<ValueListType> createValueList(ValueListType value)
public JAXBElement<Object> createValue(Object value)
public JAXBElement<DescribeFeatureTypeType> createDescribeFeatureType(DescribeFeatureTypeType value)
public JAXBElement<GetPropertyValueType> createGetPropertyValue(GetPropertyValueType value)
public JAXBElement<ValueCollectionType> createValueCollection(ValueCollectionType value)
public JAXBElement<MemberPropertyType> createMember(MemberPropertyType value)
public JAXBElement<TupleType> createTuple(TupleType value)
public JAXBElement<SimpleFeatureCollectionType> createSimpleFeatureCollection(SimpleFeatureCollectionType value)
public JAXBElement<GetFeatureType> createGetFeature(GetFeatureType value)
public JAXBElement<GetFeatureWithLockType> createGetFeatureWithLock(GetFeatureWithLockType value)
public JAXBElement<PropertyName> createPropertyName(PropertyName value)
public JAXBElement<FeatureCollectionType> createFeatureCollection(FeatureCollectionType value)
public JAXBElement<EnvelopePropertyType> createBoundedBy(EnvelopePropertyType value)
public JAXBElement<ListStoredQueriesType> createListStoredQueries(ListStoredQueriesType value)
public JAXBElement<ListStoredQueriesResponseType> createListStoredQueriesResponse(ListStoredQueriesResponseType value)
public JAXBElement<DescribeStoredQueriesType> createDescribeStoredQueries(DescribeStoredQueriesType value)
public JAXBElement<DescribeStoredQueriesResponseType> createDescribeStoredQueriesResponse(DescribeStoredQueriesResponseType value)
public JAXBElement<CreateStoredQueryType> createCreateStoredQuery(CreateStoredQueryType value)
public JAXBElement<CreateStoredQueryResponseType> createCreateStoredQueryResponse(CreateStoredQueryResponseType value)
public JAXBElement<ExecutionStatusType> createDropStoredQueryResponse(ExecutionStatusType value)
public JAXBElement<LockFeatureType> createLockFeature(LockFeatureType value)
public JAXBElement<LockFeatureResponseType> createLockFeatureResponse(LockFeatureResponseType value)
public JAXBElement<TransactionType> createTransaction(TransactionType value)
public JAXBElement<AbstractTransactionActionType> createAbstractTransactionAction(AbstractTransactionActionType value)
public JAXBElement<InsertType> createInsert(InsertType value)
public JAXBElement<UpdateType> createUpdate(UpdateType value)
public JAXBElement<PropertyType> createProperty(PropertyType value)
public JAXBElement<ReplaceType> createReplace(ReplaceType value)
public JAXBElement<DeleteType> createDelete(DeleteType value)
public JAXBElement<NativeType> createNative(NativeType value)
public JAXBElement<TransactionResponseType> createTransactionResponse(TransactionResponseType value)
This work is licensed under a Creative Commons Attribution 4.0 International License.