public static class CssProperty.TokenValue extends CssProperty.IdentValue
Constructor and Description |
---|
TokenValue(String token) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSpaceRequired() |
getExpression, getIdent, isIdentValue, toCss
isDotPathValue, isExpressionValue, isFunctionValue, isListValue, isNumberValue, isStatic, isStringValue, toString
public TokenValue(String token)
public boolean isSpaceRequired()
isSpaceRequired
in class CssProperty.Value
Copyright © 2018. All rights reserved.