Interface | Description |
---|---|
StyleBundle |
Marker for proxy-based style bundles.
|
StyleSource |
Provides the source of style configuration.
|
Class | Description |
---|---|
InterpolationHelper |
Interpolation.
|
MemoryStyleSource |
In-memory
StyleSource . |
NopStyleSource |
StyleSource which always returns null . |
StyledWriter |
Styled
PrintWriter which is aware of StyleExpression syntax. |
StyleExpression |
Provides
@{style value} expression evaluation. |
StyleFactory |
Factory to create styled strings.
|
Styler |
Style facade.
|
StyleResolver |
Resolves named (or source-referenced)
AttributedStyle . |
Enum | Description |
---|---|
StyleColor | Deprecated. |
Annotation Type | Description |
---|---|
StyleBundle.DefaultStyle |
Provide default style-specification.
|
StyleBundle.StyleGroup |
Provides the style group-name.
|
StyleBundle.StyleName |
Allows overriding the style-name.
|
Copyright © 2020. All rights reserved.