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