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) |
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