Java org.w3c.dom.css CSSStyleRule fields, constructors, methods, implement or subclass

Example usage for Java org.w3c.dom.css CSSStyleRule fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.w3c.dom.css CSSStyleRule.

The text is from its open source code.

Method

StringgetSelectorText()
The textual representation of the selector for the rule set.
CSSStyleDeclarationgetStyle()
The declaration-block of this rule set.