public final class CssGrammar extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
decodeColor(String keyword)
Decodes CSS3 color keywords into hex values
|
static boolean |
isAtRuleKeyword(String keyword)
Checks if keyword is a CSS3 at-rule keyword
|
static String |
removeVendorPrefix(String keyword)
Removes vendor prefix from keyword
|
Copyright © 2014. All rights reserved.