| Interface | Description |
|---|---|
| BreakOpportunityProducer |
Checks for break-opportunities.
|
| Class | Description |
|---|---|
| LineBreakProducer |
This produces linebreaks when a CR/LF is encountered.
|
| WordBreakProducer |
This is the standard behaviour for HTML.It breaks texts at word boundaries.
|