tigase.util
Class ElementUtils
java.lang.Object
tigase.util.ElementUtils
public class ElementUtils
- extends java.lang.Object
Describe class ElementUtils here.
Created: Sat Mar 25 20:08:17 2006
- Version:
- $Rev: 1998 $
- Author:
- Artur Hefczyc
|
Method Summary |
static tigase.xml.Element |
createIqQuery(tigase.xmpp.JID from,
tigase.xmpp.JID to,
StanzaType type,
java.lang.String id,
tigase.xml.Element query)
|
static tigase.xml.Element |
createIqQuery(tigase.xmpp.JID from,
tigase.xmpp.JID to,
StanzaType type,
java.lang.String id,
java.lang.String xmlns)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementUtils
public ElementUtils()
createIqQuery
public static tigase.xml.Element createIqQuery(tigase.xmpp.JID from,
tigase.xmpp.JID to,
StanzaType type,
java.lang.String id,
java.lang.String xmlns)
createIqQuery
public static tigase.xml.Element createIqQuery(tigase.xmpp.JID from,
tigase.xmpp.JID to,
StanzaType type,
java.lang.String id,
tigase.xml.Element query)
Copyright © 2010 Tigase. All Rights Reserved.