public class Stylesheet extends Object implements Serializable
| Constructor and Description |
|---|
Stylesheet() |
Stylesheet(Rule[] rules) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Rule newRule) |
void |
add(Rule[] newRules) |
Rule[] |
getRules() |
String |
toString() |
Copyright © 2008–2019 Ultreia.io. All rights reserved.