Package org.jivesoftware.smack.packet
Class IQ.IQChildElementXmlStringBuilder
java.lang.Object
org.jivesoftware.smack.util.XmlStringBuilder
org.jivesoftware.smack.packet.IQ.IQChildElementXmlStringBuilder
- All Implemented Interfaces:
Appendable,CharSequence,Element
- Enclosing class:
- IQ
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jivesoftware.smack.util.XmlStringBuilder
XmlStringBuilder.AppendApproach -
Field Summary
Fields inherited from class org.jivesoftware.smack.util.XmlStringBuilder
RIGHT_ANGLE_BRACKET -
Constructor Summary
ConstructorsConstructorDescriptionIQChildElementXmlStringBuilder(ExtensionElement extensionElement, XmlEnvironment enclosingXmlEnvironment) -
Method Summary
Methods inherited from class org.jivesoftware.smack.util.XmlStringBuilder
append, append, append, append, append, append, attribute, attribute, attribute, attribute, attribute, attribute, attribute, attribute, charAt, closeElement, closeElement, closeEmptyElement, condAttribute, condEmptyElement, element, element, element, element, emptyElement, emptyElement, equals, escape, escape, escapeAttributeValue, escapedElement, getXmlEnvironment, halfOpenElement, halfOpenElement, hashCode, jidAttribute, length, openElement, optAppend, optAppend, optAttribute, optAttribute, optAttribute, optAttribute, optAttribute, optAttribute, optAttributeCs, optBooleanAttribute, optBooleanAttributeDefaultTrue, optElement, optElement, optElement, optElement, optElement, optElement, optEscape, optIntAttribute, optIntAttribute, optIntElement, optJidAttribute, optLongAttribute, optTextChild, optXmlLangAttribute, prelude, prelude, rightAngleBracket, setAppendMethod, subSequence, text, toList, toString, toXML, write, xmllangAttribute, xmlnsAttributeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.CharSequence
chars, codePoints
-
Constructor Details
-
IQChildElementXmlStringBuilder
public IQChildElementXmlStringBuilder(ExtensionElement extensionElement, XmlEnvironment enclosingXmlEnvironment)
-
-
Method Details
-
setEmptyElement
public void setEmptyElement()
-