org.apache.batik.css.dom
Interface CSSOMValue.ValueProvider

All Known Implementing Classes:
CSSOMComputedStyle.ComputedCSSValue, CSSOMStyleDeclaration.StyleDeclarationValue, SVGStylableElement.PresentationAttributeValue
Enclosing interface:
CSSOMValue

public static interface CSSOMValue.ValueProvider

To provides the actual value.


Method Summary
 Value getValue()
          Returns the current value associated with this object.
 

Method Detail

getValue

public Value getValue()
Returns the current value associated with this object.



<oXygen/> XML Editor uses Batik from the Apache Foundation to provide support for previewing SVG documents. See the SVG Editor section for more info.