public class CSSStringValue extends Object implements CSSValue
Constructor and Description |
---|
CSSStringValue(CSSStringType type,
String value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getCSSText() |
CSSType |
getType() |
String |
getValue() |
String |
toString() |
public CSSStringValue(CSSStringType type, String value)
public String getValue()
public String getCSSText()
getCSSText
in interface CSSValue
Copyright © 2018 Hitachi Vantara. All rights reserved.