Package org.jivesoftware.smack.util
Class ExtendedAppendable
java.lang.Object
org.jivesoftware.smack.util.ExtendedAppendable
- All Implemented Interfaces:
Appendable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappend(boolean b) append(char c) append(int i) append(CharSequence csq) append(CharSequence csq, int start, int end)
-
Constructor Details
-
ExtendedAppendable
-
-
Method Details
-
append
- Specified by:
appendin interfaceAppendable- Throws:
IOException
-
append
- Specified by:
appendin interfaceAppendable- Throws:
IOException
-
append
- Specified by:
appendin interfaceAppendable- Throws:
IOException
-
append
- Throws:
IOException
-
append
- Throws:
IOException
-