public class TextFormatter
extends java.lang.Object
| Constructor and Description |
|---|
TextFormatter() |
| Modifier and Type | Method and Description |
|---|---|
protected TextAttribute |
attribute(TextAttribute attribute) |
java.lang.Object |
format(java.lang.Object content) |
protected java.lang.Object |
format(java.lang.Object content,
TextAttribute attribute) |
TextFormatter |
merge(TextFormatter another) |
protected java.lang.Object format(java.lang.Object content,
TextAttribute attribute)
protected TextAttribute attribute(TextAttribute attribute)
public final TextFormatter merge(TextFormatter another)
public final java.lang.Object format(java.lang.Object content)