static class PlainText.Word
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.text.AttributedString |
attributedString |
private java.lang.String |
textContent |
Constructor and Description |
---|
Word(java.lang.String text) |
Modifier and Type | Method and Description |
---|---|
(package private) java.text.AttributedString |
getAttributes() |
(package private) java.lang.String |
getText() |
(package private) void |
setAttributes(java.text.AttributedString as) |