org.apache.batik.css.engine

Class CSSEngine.StyleDeclarationDocumentHandler

protected class CSSEngine.StyleDeclarationDocumentHandler extends CSSEngine.DocumentAdapter implements ShorthandManager.PropertyHandler

To parse a style declaration.
Field Summary
StyleMapstyleMap
Method Summary
voidproperty(String name, LexicalUnit value, boolean important)
SAC: Implements DocumentHandler#property(String,LexicalUnit,boolean).

Field Detail

styleMap

public StyleMap styleMap

Method Detail

property

public void property(String name, LexicalUnit value, boolean important)
SAC: Implements DocumentHandler#property(String,LexicalUnit,boolean).
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.