| Interface | Description |
|---|---|
| CounterFunction |
A
counter() function. |
| CounterSet |
A counter name-value pair.
|
| StyleTransformer |
Transform a style to a different model.
|
| TextStyleParser |
Parse string to
SimpleInlineStyle for use in CSSStyledText. |
| Class | Description |
|---|---|
| CSSStyledText |
Note that
CSSStyledText objects are not immutable because SimpleInlineStyle
is mutable (due to the SimpleInlineStyle.removeProperty(String) and SimpleInlineStyle.iterator() methods and because the Term and Declaration objects are not immutable). |
| EmbossedMedium | |
| EmbossedMedium.EmbossedMediumBuilder | |
| SupportedPrintCSS |
Model for print CSS
Provides a model for the subset of print CSS that can be analyzed for extracting hints for the braille translation.
The model for braille CSS is implemented in the org.daisy.braille.css package.
Copyright © 2010–2026 The DAISY Consortium. All rights reserved.