org.apache.batik.css.dom

Class CSSOMSVGStyleDeclaration.StyleDeclarationColorValue

public class CSSOMSVGStyleDeclaration.StyleDeclarationColorValue extends CSSOMSVGColor implements CSSOMSVGColor.ValueProvider

This class represents a CSS value returned by this declaration.
Field Summary
protected Stringproperty
The property name.
Constructor Summary
StyleDeclarationColorValue(String prop)
Creates a new StyleDeclarationColorValue.
Method Summary
ValuegetValue()
Returns the current value associated with this object.

Field Detail

property

protected String property
The property name.

Constructor Detail

StyleDeclarationColorValue

public StyleDeclarationColorValue(String prop)
Creates a new StyleDeclarationColorValue.

Method Detail

getValue

public Value getValue()
Returns the current value associated with this object.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.