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