NASA World Wind

gov.nasa.worldwind.applications.gio.csw
Class Constraint

java.lang.Object
  extended by gov.nasa.worldwind.applications.gio.xml.Element
      extended by gov.nasa.worldwind.applications.gio.csw.Constraint

public class Constraint
extends Element


Constructor Summary
Constraint()
           
 
Method Summary
 Filter addFilter()
           
 void setVersion(String version)
           
 
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
 

Constructor Detail

Constraint

public Constraint()
Method Detail

addFilter

public Filter addFilter()
                 throws Exception
Throws:
Exception

setVersion

public void setVersion(String version)

NASA World Wind