|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.pentaho.reporting.libraries.fonts.text.whitespace.PreserveBreaksWhiteSpaceFilter
org.pentaho.reporting.libraries.fonts.text.whitespace.CollapseWhiteSpaceFilter
public class CollapseWhiteSpaceFilter
This class filters linebreaks in addition to the normal whitespace collapsing.
| Field Summary |
|---|
| Fields inherited from interface org.pentaho.reporting.libraries.fonts.text.whitespace.WhiteSpaceFilter |
|---|
STRIP_WHITESPACE |
| Constructor Summary | |
|---|---|
CollapseWhiteSpaceFilter()
|
|
| Method Summary | |
|---|---|
protected boolean |
isLinebreak(int codepoint)
|
| Methods inherited from class org.pentaho.reporting.libraries.fonts.text.whitespace.PreserveBreaksWhiteSpaceFilter |
|---|
clone, filter, reset |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CollapseWhiteSpaceFilter()
| Method Detail |
|---|
protected boolean isLinebreak(int codepoint)
isLinebreak in class PreserveBreaksWhiteSpaceFilter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||