|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.util.ElementUtils
public class ElementUtils
Describe class ElementUtils here. Created: Sat Mar 25 20:08:17 2006
| Constructor Summary | |
|---|---|
ElementUtils()
|
|
| Method Summary | |
|---|---|
static tigase.xml.Element |
createIqQuery(tigase.xmpp.JID from,
tigase.xmpp.JID to,
StanzaType type,
String id,
tigase.xml.Element query)
|
static tigase.xml.Element |
createIqQuery(tigase.xmpp.JID from,
tigase.xmpp.JID to,
StanzaType type,
String id,
String xmlns)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ElementUtils()
| Method Detail |
|---|
public static tigase.xml.Element createIqQuery(tigase.xmpp.JID from,
tigase.xmpp.JID to,
StanzaType type,
String id,
String xmlns)
public static tigase.xml.Element createIqQuery(tigase.xmpp.JID from,
tigase.xmpp.JID to,
StanzaType type,
String id,
tigase.xml.Element query)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||