org.pentaho.reporting.libraries.fonts.text.whitespace
public interface WhiteSpaceFilter extends java.lang.Cloneable
Modifier and Type | Field and Description |
---|---|
static int |
STRIP_WHITESPACE |
static final int STRIP_WHITESPACE
int filter(int codepoint)
codepoint
- void reset()
java.lang.Object clone() throws java.lang.CloneNotSupportedException
java.lang.CloneNotSupportedException