Class StyleAttribute.StylesAttributeValues

  • Enclosing class:
    StyleAttribute

    public static final class StyleAttribute.StylesAttributeValues
    extends java.lang.Object
    The value of StyleAttribute.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String style
      The style string.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • style

        public java.lang.String style
        The style string.
    • Constructor Detail

      • StylesAttributeValues

        public StylesAttributeValues()