Package | Description |
---|---|
com.helger.css.decl | |
com.helger.css.media |
Constructor and Description |
---|
CSSMediaExpression(ECSSMediaExpressionFeature eFeature) |
CSSMediaExpression(ECSSMediaExpressionFeature eFeature,
CSSExpression aValue) |
Modifier and Type | Method and Description |
---|---|
static ECSSMediaExpressionFeature |
ECSSMediaExpressionFeature.getFromNameOrNull(String sName) |
static ECSSMediaExpressionFeature |
ECSSMediaExpressionFeature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ECSSMediaExpressionFeature[] |
ECSSMediaExpressionFeature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2015 Philip Helger. All rights reserved.