public class CSSUnknownValue extends Object implements CSSValue
| Constructor and Description |
|---|
CSSUnknownValue(String cssText) |
| 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() |
String |
toString() |
public CSSUnknownValue(String cssText)
public String getCSSText()
getCSSText in interface CSSValuepublic boolean equals(Object obj)
Copyright © 2020 Hitachi Vantara. All rights reserved.