gov.nasa.worldwind.applications.gio.filter
Class PropertyIsNull
java.lang.Object
gov.nasa.worldwind.applications.gio.xml.Element
gov.nasa.worldwind.applications.gio.filter.ComparisonOperator
gov.nasa.worldwind.applications.gio.filter.PropertyIsNull
public class PropertyIsNull - extends ComparisonOperator
| Methods inherited from class gov.nasa.worldwind.applications.gio.xml.Element |
addElement, addElement, addElements, clearAttributes, clearElements, getAttribute, getElement, getElementCount, getIndex, getName, getNs, hasContent, removeAttribute, removeElement, setAttribute, setElement, toXml, write, writeAttributes, writeBeginElement, writeElementContent, writeEndElement |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyIsNull
public PropertyIsNull()
addPropertyName
public PropertyName addPropertyName(String propertyName)
throws Exception
- Throws:
Exception
|
|