tigase.jaxmpp.core.client.xmpp.utils.delay
Class XmppDelay
java.lang.Object
tigase.jaxmpp.core.client.xml.ElementWrapper
tigase.jaxmpp.core.client.xmpp.utils.delay.XmppDelay
- All Implemented Interfaces:
- Element
public class XmppDelay
- extends ElementWrapper
| Methods inherited from class tigase.jaxmpp.core.client.xml.ElementWrapper |
addChild, equals, getAsString, getAttribute, getAttributes, getChildAfter, getChildElementValue, getChildElementValue, getChildren, getChildren, getChildrenNS, getChildrenNS, getFirstChild, getFirstChild, getName, getNextSibling, getParent, getValue, getXMLNS, hashCode, removeAttribute, removeChild, setAttribute, setAttributes, setChildElementValue, setChildElementValue, setParent, setValue, setXMLNS |
extract
public static XmppDelay extract(Stanza stanza)
throws XMLException
- Throws:
XMLException
getFrom
public JID getFrom()
throws XMLException
- Throws:
XMLException
getStamp
public Date getStamp()
throws XMLException
- Throws:
XMLException
Copyright © 2006-2012 Tigase. All Rights Reserved.