Uses of Interface
org.pentaho.reporting.libraries.fonts.text.whitespace.WhiteSpaceFilter

Packages that use WhiteSpaceFilter
org.pentaho.reporting.libraries.fonts.text.whitespace   
 

Uses of WhiteSpaceFilter in org.pentaho.reporting.libraries.fonts.text.whitespace
 

Classes in org.pentaho.reporting.libraries.fonts.text.whitespace that implement WhiteSpaceFilter
 class CollapseWhiteSpaceFilter
          This class filters linebreaks in addition to the normal whitespace collapsing.
 class DiscardWhiteSpaceFilter
          Creation-Date: 11.06.2006, 20:11:17
 class PreserveBreaksWhiteSpaceFilter
          Creation-Date: 11.06.2006, 20:18:00
 class PreserveWhiteSpaceFilter
          Creation-Date: 11.06.2006, 20:18:00