public class CSSRawValue extends Object implements CSSValue
| Constructor and Description |
|---|
CSSRawValue(Object value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Determines if this instance of the object is equals to another Object
|
String |
getCSSText() |
CSSType |
getType() |
Object |
getValue() |
public CSSRawValue(Object value)
public Object getValue()
public String getCSSText()
getCSSText in interface CSSValuepublic boolean equals(Object obj)
Copyright © 2020 Hitachi Vantara. All rights reserved.