Class StyleAttribute


  • public class StyleAttribute
    extends Object
    • Constructor Detail

      • StyleAttribute

        public StyleAttribute()
      • StyleAttribute

        public StyleAttribute​(String style)
    • Method Detail

      • getKeys

        public String[] getKeys()
      • getAttribute

        public String getAttribute​(String styleKey)
      • putAttribute

        public void putAttribute​(String styleKey,
                                 String styleValue)
      • removeAttribute

        public String removeAttribute​(String styleKey)
      • isEmpty

        public boolean isEmpty()
      • getStyle

        public String getStyle()