org.apache.batik.css.dom

Class CSSOMValue.FloatComponent

protected abstract class CSSOMValue.FloatComponent extends CSSOMValue.AbstractComponent

To store a Float component.
Method Summary
voidsetStringValue(short stringType, String stringValue)
DOM: Implements {@link org.w3c.dom.css.CSSPrimitiveValue#setStringValue(short,String)}.

Method Detail

setStringValue

public void setStringValue(short stringType, String stringValue)
DOM: Implements {@link org.w3c.dom.css.CSSPrimitiveValue#setStringValue(short,String)}.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.