Class StyledString
- java.lang.Object
-
- com.atlassian.confluence.tinymceplugin.placeholder.StyledString
-
public class StyledString extends Object
A String that can be styled.
-
-
Constructor Summary
Constructors Constructor Description StyledString(String value)
StyledString(String value, Color color)
-