org.pentaho.reporting.libraries.fonts.text.whitespace

Class CollapseWhiteSpaceFilter

public class CollapseWhiteSpaceFilter extends PreserveBreaksWhiteSpaceFilter

This class filters linebreaks in addition to the normal whitespace collapsing.

Author: Thomas Morgner

Constructor Summary
CollapseWhiteSpaceFilter()
Method Summary
protected booleanisLinebreak(int codepoint)

Constructor Detail

CollapseWhiteSpaceFilter

public CollapseWhiteSpaceFilter()

Method Detail

isLinebreak

protected boolean isLinebreak(int codepoint)