Class HTMLMessageBuilderContextProvider.HTMLElement

java.lang.Object
org.kingdoms.locale.compiler.builders.context.HTMLMessageBuilderContextProvider.HTMLElement
Enclosing class:
HTMLMessageBuilderContextProvider

public static final class HTMLMessageBuilderContextProvider.HTMLElement extends Object
  • Field Details

    • text

      public String text
    • color

      public String color
    • italic

      public boolean italic
    • bold

      public boolean bold
    • underlined

      public boolean underlined
    • strikethrough

      public boolean strikethrough
    • obfuscated

      public boolean obfuscated
    • hover

      public String hover
  • Constructor Details

    • HTMLElement

      public HTMLElement()
  • Method Details

    • isEmpty

      public boolean isEmpty()
    • toString

      public String toString()
      Overrides:
      toString in class Object