org.openxri.xml
Class Query

java.lang.Object
  extended by org.openxri.xml.SimpleXMLElement
      extended by org.openxri.xml.Query
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class Query
extends SimpleXMLElement

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openxri.xml.SimpleXMLElement
attributes
 
Constructor Summary
Query()
           
Query(Query q)
           
Query(java.lang.String queryString)
           
 
Method Summary
 
Methods inherited from class org.openxri.xml.SimpleXMLElement
addAttribute, clone, equals, fromXML, getAttributeValue, getTagname, getValue, hashCode, removeAttribute, reset, setValue, toString, toString, toXML, toXML
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Query

public Query(java.lang.String queryString)

Query

public Query()

Query

public Query(Query q)


Copyright © 2005-2012. All Rights Reserved.