org.apache.batik.css.dom
public class CSSOMStyleDeclaration.StyleDeclarationValue extends CSSOMValue implements CSSOMValue.ValueProvider
Field Summary | |
---|---|
protected String | property
The property name. |
Constructor Summary | |
---|---|
StyleDeclarationValue(String prop)
Creates a new StyleDeclarationValue. |
Method Summary | |
---|---|
Value | getValue()
Returns the current value associated with this object. |