java.lang.Object
com.atlassian.confluence.tinymceplugin.placeholder.StyledString

public final class StyledString extends Object
A String that can be styled.
  • Constructor Details

    • StyledString

      public StyledString(String value)
    • StyledString

      public StyledString(String value, Color color)
  • Method Details

    • getValue

      public String getValue()
    • getColor

      public Color getColor()