|
deegree 2.3 (2010/04/09 10:10 build-4-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.model.filterencoding.AbstractOperation
org.deegree.model.filterencoding.ComparisonOperation
org.deegree.model.filterencoding.PropertyIsNullOperation
public class PropertyIsNullOperation
Encapsulates the information of a <PropertyIsNull>-element (as defined in Filter DTD). The DTD defines the properties type to be tested as PropertyName or Literal.
| Field Summary |
|---|
| Fields inherited from class org.deegree.model.filterencoding.AbstractOperation |
|---|
operatorId |
| Constructor Summary | |
|---|---|
PropertyIsNullOperation(PropertyName propertyName)
|
|
| Method Summary | |
|---|---|
static Operation |
buildFromDOM(Element element)
Deprecated. use the 1.0.0 filter encoding aware method instead. |
static Operation |
buildFromDOM(Element element,
boolean useVersion_1_0_0)
Given a DOM-fragment, a corresponding Operation-object is built. |
boolean |
evaluate(Feature feature)
Calculates the PropertyIsNull -Operation's logical value based on the certain property values of the given Feature. |
PropertyName |
getPropertyName()
|
StringBuffer |
to100XML()
Produces an XML representation of this object that complies to Filter Encoding specification 1.0.0. |
StringBuffer |
to110XML()
Produces an XML representation of this object that complies to Filter Encoding specification 1.1.0. |
StringBuffer |
toXML()
Produces an XML representation of this object. |
| Methods inherited from class org.deegree.model.filterencoding.AbstractOperation |
|---|
getOperatorId, getOperatorName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyIsNullOperation(PropertyName propertyName)
propertyName - to check for| Method Detail |
|---|
public PropertyName getPropertyName()
@Deprecated
public static Operation buildFromDOM(Element element)
throws FilterConstructionException
element - to build the bean from
FilterConstructionException - if the structure of the DOM-fragment is invalid
public static Operation buildFromDOM(Element element,
boolean useVersion_1_0_0)
throws FilterConstructionException
element - to build the bean fromuseVersion_1_0_0 - if the filterencoding 1.0.0 should be used.
FilterConstructionException - if the structure of the DOM-fragment is invalidpublic StringBuffer toXML()
Operation
public StringBuffer to100XML()
Operation
public StringBuffer to110XML()
Operation
public boolean evaluate(Feature feature)
throws FilterEvaluationException
feature - that determines the property values
FilterEvaluationException - if the evaluation fails
|
deegree 2.3 (2010/04/09 10:10 build-4-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org