| Interface | Description |
|---|---|
| Attribute | |
| ConditionalFormatter | |
| FormattingAppendable |
Used to intercept appended text and format it for indents,
control output of new lines limiting them to terminate text but not create blank lines,
and control number of blank lines output, eliminate spaces before and after \n, other than indents
controlled by this class.
|
| HtmlFormattingAppendable |
Used to help with HTML output generation and formatting of HTML
|
| LengthTrackingAppendable | |
| MutableAttribute |
| Class | Description |
|---|---|
| AttributeImpl | |
| Attributes | |
| Escaping | |
| FormattingAppendableImpl | |
| Html5Entities | |
| HtmlFormattingAppendableBase<T extends HtmlFormattingAppendableBase> | |
| LengthTrackingAppendableImpl | |
| MutableAttributeImpl |
| Enum | Description |
|---|---|
| CellAlignment |
Copyright © 2019. All rights reserved.