Class WordBreakProducer

java.lang.Object
org.pentaho.reporting.libraries.fonts.text.breaks.LineBreakProducer
org.pentaho.reporting.libraries.fonts.text.breaks.WordBreakProducer
All Implemented Interfaces:
Cloneable, BreakOpportunityProducer, ClassificationProducer

public class WordBreakProducer extends LineBreakProducer
This is the standard behaviour for HTML.It breaks texts at word boundaries.
Author:
Thomas Morgner