public class ElementUtils extends Object
| Constructor and Description |
|---|
ElementUtils() |
| Modifier and Type | Method and Description |
|---|---|
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) |
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)
Copyright © 2016 "Tigase, Inc.". All rights reserved.