org.apache.batik.css.engine
public interface StyleDeclarationProvider
| Method Summary | |
|---|---|
| StyleDeclaration | getStyleDeclaration()
Returns the object storing the properties of this style declaration. |
| void | setStyleDeclaration(StyleDeclaration sd)
Sets the object storing the properties of this style declaration. |