tigase.util
Class ElementUtils
java.lang.Object
tigase.util.ElementUtils
public class ElementUtils
- extends Object
Describe class ElementUtils here.
Created: Sat Mar 25 20:08:17 2006
- Version:
- $Rev$
- Author:
- Artur Hefczyc
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,
String id,
String xmlns)
createIqQuery
public static tigase.xml.Element createIqQuery(tigase.xmpp.JID from,
tigase.xmpp.JID to,
StanzaType type,
String id,
tigase.xml.Element query)
Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.