public static class AbstractHttpOverXmpp.Xml extends Object implements AbstractHttpOverXmpp.DataChild
This class is immutable.
| Modifier and Type | Method and Description |
|---|---|
String |
getText()
Returns text of this element.
|
String |
toXML()
Returns string containing xml representation of this object.
|
public Xml(String text)
text - value of textpublic String toXML()
AbstractHttpOverXmpp.DataChildtoXML in interface AbstractHttpOverXmpp.DataChildpublic String getText()
Copyright © 2015 Ignite Realtime. All rights reserved.