public class StyleAttribute extends Object
| Constructor and Description |
|---|
StyleAttribute() |
StyleAttribute(String style) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttribute(String styleKey) |
String[] |
getKeys() |
String |
getStyle() |
boolean |
isEmpty() |
void |
putAttribute(String styleKey,
String styleValue) |
String |
removeAttribute(String styleKey) |
Copyright © 2017. All rights reserved.