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:
java.lang.Appendable
,java.lang.CharSequence
,Element
- Enclosing class:
- IQ
public static class IQ.IQChildElementXmlStringBuilder extends XmlStringBuilder
-
-
Field Summary
-
Fields inherited from class org.jivesoftware.smack.util.XmlStringBuilder
RIGHT_ANGLE_BRACKET
-
-
Constructor Summary
Constructors Constructor Description IQChildElementXmlStringBuilder(ExtensionElement extensionElement, XmlEnvironment enclosingXmlEnvironment)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setEmptyElement()
-
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, element, emptyElement, emptyElement, equals, escape, escape, escapeAttributeValue, escapedElement, getXmlEnvironment, halfOpenElement, halfOpenElement, hashCode, length, openElement, optAppend, optAppend, optAttribute, optAttribute, optAttribute, optAttribute, optAttribute, optAttribute, optAttributeCs, optBooleanAttribute, optBooleanAttributeDefaultTrue, optElement, optElement, optElement, optElement, optElement, optElement, optEscape, optIntAttribute, optIntAttribute, optIntElement, optLongAttribute, optTextChild, optXmlLangAttribute, prelude, prelude, rightAngleBracket, subSequence, text, toList, toString, toXML, write, xmllangAttribute, xmlnsAttribute
-
-
-
-
Constructor Detail
-
IQChildElementXmlStringBuilder
public IQChildElementXmlStringBuilder(ExtensionElement extensionElement, XmlEnvironment enclosingXmlEnvironment)
-
-
Method Detail
-
setEmptyElement
public void setEmptyElement()
-
-