Package org.jivesoftware.smack.util
Class ExtendedAppendable
java.lang.Object
org.jivesoftware.smack.util.ExtendedAppendable
- All Implemented Interfaces:
Appendable
-
Constructor Summary
-
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:
append
in interfaceAppendable
- Throws:
IOException
-
append
- Specified by:
append
in interfaceAppendable
- Throws:
IOException
-
append
- Specified by:
append
in interfaceAppendable
- Throws:
IOException
-
append
- Throws:
IOException
-
append
- Throws:
IOException
-