public interface TextContent
Modifier and Type | Field and Description |
---|---|
static TextContent |
EMPTY
An empty instance of
TextContent . |
Modifier and Type | Method and Description |
---|---|
List<CharSequence> |
getTextItems() |
static final TextContent EMPTY
TextContent
.List<CharSequence> getTextItems()