org.jfree.layouting.layouter.style.values

Class CSSResourceValue

public class CSSResourceValue extends Object implements CSSValue

Creation-Date: 16.04.2006, 18:34:39

Author: Thomas Morgner

Constructor Summary
CSSResourceValue(Resource value)
Method Summary
StringgetCSSText()
ResourcegetValue()

Constructor Detail

CSSResourceValue

public CSSResourceValue(Resource value)

Method Detail

getCSSText

public String getCSSText()

getValue

public Resource getValue()