|
|||||||||
| Home >> All >> com >> jabberwookie >> ns >> jabber >> [ iq overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.jabberwookie.ns.jabber.iq
Class Query

java.lang.Objectcom.ssttr.xml.XMLElement
com.jabberwookie.ns.jabber.iq.Query
- All Implemented Interfaces:
- com.jabberwookie.ns.jabber.Const
- Direct Known Subclasses:
- DiscoInfo, DiscoItems, IQAgent, IQAgents, IQAuth, IQOOB, IQPrivate, IQRegister, IQRoster, IQTime, IQVersion
- public class Query
- extends com.ssttr.xml.XMLElement
- implements com.jabberwookie.ns.jabber.Const
- extends com.ssttr.xml.XMLElement
This is the super-class for any <query> elements. These are commonly enclosed in <iq> elements.
| Field Summary |
| Fields inherited from class com.ssttr.xml.XMLElement |
|
| Fields inherited from interface com.jabberwookie.ns.jabber.Const |
ADDRESS, ASK, AVAILABLE, AWAY, BODY, BOTH, CHAT, CITY, DATE, DESCRIPTION, DIGEST, DISPLAY, DND, EMAIL, ERROR, EXTENDED_AWAY, FROM, GET, GROUP, GROUPCHAT, HASH, HEADLINE, ID, INSTRUCTIONS, IQ, JID, MESSAGE, MISC, NAME, NONE, NORMAL, OS, PASSWORD, PHONE, PRESENCE, PRIORITY, REGISTER, REMOVE, RESOURCE, RESULT, SEARCH, SEQUENCE, SERVICE, SET, SHOW, STAMP, STATE, STATUS, SUBJECT, SUBSCRIBE, SUBSCRIBED, SUBSCRIPTION, TEXT, THREAD, TO, TOKEN, TRANSPORT, TYPE, TZ, UNAVAILABLE, UNSUBSCRIBE, UNSUBSCRIBED, URL, USERNAME, UTC, VERSION, ZIP |
| Constructor Summary | |
Query()
|
|
| Method Summary | |
java.lang.String |
getName()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
Query
public Query()
| Method Detail |
getName
public java.lang.String getName()
|
|||||||||
| Home >> All >> com >> jabberwookie >> ns >> jabber >> [ iq overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC