Method Summary |
|
public int | getPosition() |
public SelectorList | getSelectorList() Returns the selector list. |
public StyleDeclaration | getStyleDeclaration() Returns the style declaration. |
public short | getType() Returns a constant identifying the rule type. |
public void | setPosition(int position) |
public void | setSelectorList(SelectorList sl) Sets the selector list. |
public void | setStyleDeclaration(StyleDeclaration sd) Sets the style map. |
public String | toString(CSSEngine eng) Returns a printable representation of this style rule. |
public String | toString() |