public class CssValue extends Object
Constructor and Description |
---|
CssValue() |
CssValue(String property,
String value) |
Modifier and Type | Method and Description |
---|---|
String |
getProperty() |
String |
getPropertyInCamelCase() |
String |
getValue() |
CssValue |
readPair(String valuePair) |
void |
setValue(String value) |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.