Package nl.b3p.csw.jaxb.filter
Class ObjectFactory
- java.lang.Object
-
- nl.b3p.csw.jaxb.filter.ObjectFactory
-
public class ObjectFactory extends Object
This object contains factory methods for each Java content interface and Java element interface generated in the nl.b3p.csw.jaxb.filter package.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 Summary
Constructors Constructor Description ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: nl.b3p.csw.jaxb.filter
-
Method Summary
-
-
-
Method Detail
-
createBinaryLogicOpType
public BinaryLogicOpType createBinaryLogicOpType()
Create an instance ofBinaryLogicOpType
-
createDistanceBufferType
public DistanceBufferType createDistanceBufferType()
Create an instance ofDistanceBufferType
-
createUnaryLogicOpType
public UnaryLogicOpType createUnaryLogicOpType()
Create an instance ofUnaryLogicOpType
-
createPropertyIsNullType
public PropertyIsNullType createPropertyIsNullType()
Create an instance ofPropertyIsNullType
-
createDistanceType
public DistanceType createDistanceType()
Create an instance ofDistanceType
-
createFunctionsType
public FunctionsType createFunctionsType()
Create an instance ofFunctionsType
-
createPropertyIsLikeType
public PropertyIsLikeType createPropertyIsLikeType()
Create an instance ofPropertyIsLikeType
-
createUpperBoundaryType
public UpperBoundaryType createUpperBoundaryType()
Create an instance ofUpperBoundaryType
-
createLiteralType
public LiteralType createLiteralType()
Create an instance ofLiteralType
-
createSpatialCapabilitiesType
public SpatialCapabilitiesType createSpatialCapabilitiesType()
Create an instance ofSpatialCapabilitiesType
-
createFeatureIdType
public FeatureIdType createFeatureIdType()
Create an instance ofFeatureIdType
-
createScalarCapabilitiesType
public ScalarCapabilitiesType createScalarCapabilitiesType()
Create an instance ofScalarCapabilitiesType
-
createComparisonOperatorsType
public ComparisonOperatorsType createComparisonOperatorsType()
Create an instance ofComparisonOperatorsType
-
createFilterType
public FilterType createFilterType()
Create an instance ofFilterType
-
createArithmeticOperatorsType
public ArithmeticOperatorsType createArithmeticOperatorsType()
Create an instance ofArithmeticOperatorsType
-
createFunctionNamesType
public FunctionNamesType createFunctionNamesType()
Create an instance ofFunctionNamesType
-
createPropertyNameType
public PropertyNameType createPropertyNameType()
Create an instance ofPropertyNameType
-
createSimpleArithmetic
public SimpleArithmetic createSimpleArithmetic()
Create an instance ofSimpleArithmetic
-
createIdCapabilitiesType
public IdCapabilitiesType createIdCapabilitiesType()
Create an instance ofIdCapabilitiesType
-
createFilterCapabilities
public FilterCapabilities createFilterCapabilities()
Create an instance ofFilterCapabilities
-
createSortByType
public SortByType createSortByType()
Create an instance ofSortByType
-
createGeometryOperandsType
public GeometryOperandsType createGeometryOperandsType()
Create an instance ofGeometryOperandsType
-
createLogicalOperators
public LogicalOperators createLogicalOperators()
Create an instance ofLogicalOperators
-
createLowerBoundaryType
public LowerBoundaryType createLowerBoundaryType()
Create an instance ofLowerBoundaryType
-
createBinaryOperatorType
public BinaryOperatorType createBinaryOperatorType()
Create an instance ofBinaryOperatorType
-
createSpatialOperatorType
public SpatialOperatorType createSpatialOperatorType()
Create an instance ofSpatialOperatorType
-
createSortPropertyType
public SortPropertyType createSortPropertyType()
Create an instance ofSortPropertyType
-
createFunctionNameType
public FunctionNameType createFunctionNameType()
Create an instance ofFunctionNameType
-
createGmlObjectIdType
public GmlObjectIdType createGmlObjectIdType()
Create an instance ofGmlObjectIdType
-
createSpatialOperatorsType
public SpatialOperatorsType createSpatialOperatorsType()
Create an instance ofSpatialOperatorsType
-
createPropertyIsBetweenType
public PropertyIsBetweenType createPropertyIsBetweenType()
Create an instance ofPropertyIsBetweenType
-
createBinarySpatialOpType
public BinarySpatialOpType createBinarySpatialOpType()
Create an instance ofBinarySpatialOpType
-
createBinaryComparisonOpType
public BinaryComparisonOpType createBinaryComparisonOpType()
Create an instance ofBinaryComparisonOpType
-
createFunctionType
public FunctionType createFunctionType()
Create an instance ofFunctionType
-
createFunction
public Function createFunction(FunctionType value)
Create an instance ofFunction}
-
createDisjoint
public Disjoint createDisjoint(BinarySpatialOpType value)
Create an instance ofDisjoint}
-
createCrosses
public Crosses createCrosses(BinarySpatialOpType value)
Create an instance ofCrosses}
-
createPropertyIsLessThan
public PropertyIsLessThan createPropertyIsLessThan(BinaryComparisonOpType value)
Create an instance ofPropertyIsLessThan}
-
createFeatureId
public FeatureId createFeatureId(FeatureIdType value)
Create an instance ofFeatureId}
-
createPropertyIsGreaterThanOrEqualTo
public PropertyIsGreaterThanOrEqualTo createPropertyIsGreaterThanOrEqualTo(BinaryComparisonOpType value)
Create an instance ofPropertyIsGreaterThanOrEqualTo}
-
createIntersects
public Intersects createIntersects(BinarySpatialOpType value)
Create an instance ofIntersects}
-
createFilter
public Filter createFilter(FilterType value)
Create an instance ofFilter}
-
createSub
public Sub createSub(BinaryOperatorType value)
Create an instance ofSub}
-
createSpatialOps
public SpatialOps createSpatialOps(SpatialOpsType value)
Create an instance ofSpatialOps}
-
createContains
public Contains createContains(BinarySpatialOpType value)
Create an instance ofContains}
-
createPropertyIsEqualTo
public PropertyIsEqualTo createPropertyIsEqualTo(BinaryComparisonOpType value)
Create an instance ofPropertyIsEqualTo}
-
createAdd
public Add createAdd(BinaryOperatorType value)
Create an instance ofAdd}
-
createBeyond
public Beyond createBeyond(DistanceBufferType value)
Create an instance ofBeyond}
-
createExpression
public Expression createExpression(ExpressionType value)
Create an instance ofExpression}
-
createOr
public Or createOr(BinaryLogicOpType value)
Create an instance ofOr}
-
createDiv
public Div createDiv(BinaryOperatorType value)
Create an instance ofDiv}
-
createTouches
public Touches createTouches(BinarySpatialOpType value)
Create an instance ofTouches}
-
createLiteral
public Literal createLiteral(LiteralType value)
Create an instance ofLiteral}
-
createComparisonOps
public ComparisonOps createComparisonOps(ComparisonOpsType value)
Create an instance ofComparisonOps}
-
createEquals
public Equals createEquals(BinarySpatialOpType value)
Create an instance ofEquals}
-
createMul
public Mul createMul(BinaryOperatorType value)
Create an instance ofMul}
-
createAbstractId
public AbstractId createAbstractId(AbstractIdType value)
Create an instance ofAbstractId}
-
createOverlaps
public Overlaps createOverlaps(BinarySpatialOpType value)
Create an instance ofOverlaps}
-
createPropertyIsGreaterThan
public PropertyIsGreaterThan createPropertyIsGreaterThan(BinaryComparisonOpType value)
Create an instance ofPropertyIsGreaterThan}
-
createPropertyIsNotEqualTo
public PropertyIsNotEqualTo createPropertyIsNotEqualTo(BinaryComparisonOpType value)
Create an instance ofPropertyIsNotEqualTo}
-
createPropertyIsLessThanOrEqualTo
public PropertyIsLessThanOrEqualTo createPropertyIsLessThanOrEqualTo(BinaryComparisonOpType value)
Create an instance ofPropertyIsLessThanOrEqualTo}
-
createLogicOps
public LogicOps createLogicOps(LogicOpsType value)
Create an instance ofLogicOps}
-
createPropertyIsLike
public PropertyIsLike createPropertyIsLike(PropertyIsLikeType value)
Create an instance ofPropertyIsLike}
-
createSortBy
public SortBy createSortBy(SortByType value)
Create an instance ofSortBy}
-
createNot
public Not createNot(UnaryLogicOpType value)
Create an instance ofNot}
-
createDWithin
public DWithin createDWithin(DistanceBufferType value)
Create an instance ofDWithin}
-
createGmlObjectId
public GmlObjectId createGmlObjectId(GmlObjectIdType value)
Create an instance ofGmlObjectId}
-
createWithin
public Within createWithin(BinarySpatialOpType value)
Create an instance ofWithin}
-
createPropertyIsBetween
public PropertyIsBetween createPropertyIsBetween(PropertyIsBetweenType value)
Create an instance ofPropertyIsBetween}
-
createAnd
public And createAnd(BinaryLogicOpType value)
Create an instance ofAnd}
-
createPropertyIsNull
public PropertyIsNull createPropertyIsNull(PropertyIsNullType value)
Create an instance ofPropertyIsNull}
-
createPropertyName
public PropertyName createPropertyName(PropertyNameType value)
Create an instance ofPropertyName}
-
-