public class BootstrapText
extends android.text.SpannableString
implements java.io.Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
BootstrapText.Builder
This class should be used to construct BootstrapText instances.
|
SPAN_COMPOSING, SPAN_EXCLUSIVE_EXCLUSIVE, SPAN_EXCLUSIVE_INCLUSIVE, SPAN_INCLUSIVE_EXCLUSIVE, SPAN_INCLUSIVE_INCLUSIVE, SPAN_INTERMEDIATE, SPAN_MARK_MARK, SPAN_MARK_POINT, SPAN_PARAGRAPH, SPAN_POINT_MARK, SPAN_POINT_MARK_MASK, SPAN_POINT_POINT, SPAN_PRIORITY, SPAN_PRIORITY_SHIFT, SPAN_USER, SPAN_USER_SHIFT| Modifier and Type | Method and Description |
|---|---|
char |
charAt(int arg0) |
void |
getChars(int arg0,
int arg1,
char[] arg2,
int arg3) |
int |
length() |
java.lang.String |
toString() |