| Constructor and Description |
|---|
Attributes() |
| Modifier and Type | Method and Description |
|---|---|
Attributes |
appendCommaSeparatedKeyValuePairs(String text) |
Attributes |
declare(String key,
Object value) |
Dimension |
getDimension(String key) |
String |
getString(String key) |
boolean |
isOff(String key) |
boolean |
isOn(String key) |
String |
toString() |
public Attributes declare(String key, Object value)
public Attributes appendCommaSeparatedKeyValuePairs(String text)
public boolean isOn(String key)
public boolean isOff(String key)
public Dimension getDimension(String key) throws DimensionFormatException
DimensionFormatExceptionCopyright © 2014. All Rights Reserved.