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