public class StyleSheet extends Object
| Constructor and Description |
|---|
StyleSheet() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyStyle(String tag,
Map<String,String> props) |
void |
loadStyle(String style,
Map<String,String> props) |
void |
loadStyle(String style,
String key,
String value) |
void |
loadTagStyle(String tag,
Map<String,String> props) |
void |
loadTagStyle(String tag,
String key,
String value) |
Copyright © 2024. All rights reserved.