public class CSSResourceValue extends Object implements CSSValue
Constructor and Description |
---|
CSSResourceValue(CSSValue parent,
org.pentaho.reporting.libraries.resourceloader.Resource value) |
CSSResourceValue(org.pentaho.reporting.libraries.resourceloader.Resource 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() |
CSSValue |
getParent() |
CSSType |
getType() |
org.pentaho.reporting.libraries.resourceloader.Resource |
getValue() |
public CSSResourceValue(org.pentaho.reporting.libraries.resourceloader.Resource value)
public CSSResourceValue(CSSValue parent, org.pentaho.reporting.libraries.resourceloader.Resource value)
public CSSValue getParent()
public org.pentaho.reporting.libraries.resourceloader.Resource getValue()
public String getCSSText()
getCSSText
in interface CSSValue
Copyright © 2018 Hitachi Vantara. All rights reserved.