blob: 0a8520cd6aab514d1e37ef2083d99f81c9e885a2 [file] [log] [blame]
<html>
<body>
<p>Provides classes used to view or change the style of a span of text in a View object.
The classes with a subclass Standard are passed in to {@link android.text.SpannableString#setSpan(java.lang.Object, int, int, int)
SpannableString.setSpan()} or {@link android.text.SpannableStringBuilder#setSpan(java.lang.Object, int, int, int)
SpannableStringBuilder.setSpan()} to add a new styled span to a string in a View object.
</body>
</html>