Methods Summary |
---|
public java.lang.String | getSelectorText()The textual representation of the selector for the rule set. The
implementation may have stripped out insignificant whitespace while
parsing the selector.
|
public org.w3c.dom.css.CSSStyleDeclaration | getStyle()The declaration-block of this rule set.
|
public void | setSelectorText(java.lang.String selectorText)
|