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()
FeatureTypeType
public PropertyType createPropertyType()
PropertyType
public WFSCapabilitiesType createWFSCapabilitiesType()
WFSCapabilitiesType
public StoredQueryType createStoredQueryType()
StoredQueryType
public GetCapabilitiesType createGetCapabilitiesType()
GetCapabilitiesType
public FeatureTypeListType createFeatureTypeListType()
FeatureTypeListType
public ElementType createElementType()
ElementType
public ValueListType createValueListType()
ValueListType
public DescribeFeatureTypeType createDescribeFeatureTypeType()
DescribeFeatureTypeType
public GetPropertyValueType createGetPropertyValueType()
GetPropertyValueType
public ValueCollectionType createValueCollectionType()
ValueCollectionType
public MemberPropertyType createMemberPropertyType()
MemberPropertyType
public AdditionalValues createAdditionalValues()
AdditionalValues
public SimpleFeatureCollectionType createSimpleFeatureCollectionType()
SimpleFeatureCollectionType
public TruncatedResponse createTruncatedResponse()
TruncatedResponse
public GetFeatureType createGetFeatureType()
GetFeatureType
public GetFeatureWithLockType createGetFeatureWithLockType()
GetFeatureWithLockType
public PropertyName createPropertyName()
PropertyName
public FeatureCollectionType createFeatureCollectionType()
FeatureCollectionType
public AdditionalObjects createAdditionalObjects()
AdditionalObjects
public EnvelopePropertyType createEnvelopePropertyType()
EnvelopePropertyType
public ListStoredQueriesType createListStoredQueriesType()
ListStoredQueriesType
public ListStoredQueriesResponseType createListStoredQueriesResponseType()
ListStoredQueriesResponseType
public DescribeStoredQueriesType createDescribeStoredQueriesType()
DescribeStoredQueriesType
public DescribeStoredQueriesResponseType createDescribeStoredQueriesResponseType()
DescribeStoredQueriesResponseType
public CreateStoredQueryType createCreateStoredQueryType()
CreateStoredQueryType
public CreateStoredQueryResponseType createCreateStoredQueryResponseType()
CreateStoredQueryResponseType
public DropStoredQuery createDropStoredQuery()
DropStoredQuery
public ExecutionStatusType createExecutionStatusType()
ExecutionStatusType
public LockFeatureType createLockFeatureType()
LockFeatureType
public LockFeatureResponseType createLockFeatureResponseType()
LockFeatureResponseType
public TransactionType createTransactionType()
TransactionType
public InsertType createInsertType()
InsertType
public UpdateType createUpdateType()
UpdateType
public ReplaceType createReplaceType()
ReplaceType
public DeleteType createDeleteType()
DeleteType
public NativeType createNativeType()
NativeType
public TransactionResponseType createTransactionResponseType()
TransactionResponseType
public ParameterType createParameterType()
ParameterType
public OutputFormatListType createOutputFormatListType()
OutputFormatListType
public MetadataURLType createMetadataURLType()
MetadataURLType
public ExtendedDescriptionType createExtendedDescriptionType()
ExtendedDescriptionType
public StoredQueryListItemType createStoredQueryListItemType()
StoredQueryListItemType
public StoredQueryDescriptionType createStoredQueryDescriptionType()
StoredQueryDescriptionType
public ParameterExpressionType createParameterExpressionType()
ParameterExpressionType
public QueryExpressionTextType createQueryExpressionTextType()
QueryExpressionTextType
public FeaturesLockedType createFeaturesLockedType()
FeaturesLockedType
public FeaturesNotLockedType createFeaturesNotLockedType()
FeaturesNotLockedType
public TransactionSummaryType createTransactionSummaryType()
TransactionSummaryType
public ActionResultsType createActionResultsType()
ActionResultsType
public CreatedOrModifiedFeatureType createCreatedOrModifiedFeatureType()
CreatedOrModifiedFeatureType
public FeatureTypeType.NoCRS createFeatureTypeTypeNoCRS()
FeatureTypeType.NoCRS
public PropertyType.ValueReference createPropertyTypeValueReference()
PropertyType.ValueReference
public WFSCapabilitiesType.WSDL createWFSCapabilitiesTypeWSDL()
WFSCapabilitiesType.WSDL
public 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.