Interface Rule
- All Known Implementing Classes:
FontFaceRule, ImportRule, MediaRule, StyleRule
public interface Rule
This interface represents a CSS rule.
- Version:
- $Id$
-
Method Summary
-
Method Details
-
getType
short getType()Returns a constant identifying the rule type. -
toString
-