| Modifier and Type | Class | Description |
|---|---|---|
class |
MemoryStyleSource |
In-memory
StyleSource. |
class |
NopStyleSource |
StyleSource which always returns null. |
| Modifier and Type | Method | Description |
|---|---|---|
static StyleSource |
Styler.getSource() |
Returns global
StyleSource. |
StyleSource |
StyleResolver.getSource() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
Styler.setSource(StyleSource source) |
Install global
StyleSource. |
| Constructor | Description |
|---|---|
StyleResolver(StyleSource source,
String group) |
Copyright © 2020. All rights reserved.