public class SLDBinaryComparisonOperator extends SLDOperator
for SLD v1.1.0,
for SLD v1.0.0| Constructor and Description |
|---|
SLDBinaryComparisonOperator(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluateWithAttrs(AttrDictionary attrs) |
static boolean |
matchesElementNamed(java.lang.String elementName) |
public SLDBinaryComparisonOperator(org.xmlpull.v1.XmlPullParser xpp)
throws org.xmlpull.v1.XmlPullParserException,
java.io.IOException
org.xmlpull.v1.XmlPullParserExceptionjava.io.IOExceptionpublic static boolean matchesElementNamed(java.lang.String elementName)
public boolean evaluateWithAttrs(AttrDictionary attrs)
evaluateWithAttrs in class SLDOperator