JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.jivesoftware.smackx.hoxt.packet
Interface AbstractHttpOverXmpp.DataChild
All Known Implementing Classes:
AbstractHttpOverXmpp.Base64
,
AbstractHttpOverXmpp.ChunkedBase64
,
AbstractHttpOverXmpp.Ibb
,
AbstractHttpOverXmpp.Text
,
AbstractHttpOverXmpp.Xml
Enclosing class:
AbstractHttpOverXmpp
public static interface
AbstractHttpOverXmpp.DataChild
Interface for child elements of Data element.
Method Summary
Methods
Modifier and Type
Method and Description
String
toXML
()
Returns string containing xml representation of this object.
Method Detail
toXML
String
toXML
()
Returns string containing xml representation of this object.
Returns:
xml representation of this object
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method