public class IQPing extends AbstractIQContent
IQContent.IQContentType| Modifier and Type | Field and Description |
|---|---|
static String |
XML_ELM_NAME |
type, xmlns| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
appendXml(StringBuilder sb)
Generate XML String out of the this entity, And append this string to
given
StringBuilder and return it. |
String |
xml()
Generate XML String out of the this entity.
|
getType, getXmlns, isMimeCarrier, setXmlnspublic static final String XML_ELM_NAME
public IQPing(String xmlns)
public String xml()
XMLConvertiblepublic StringBuilder appendXml(StringBuilder sb)
XMLConvertibleStringBuilder and return it.sb - stringCopyright © 2019. All rights reserved.