public interface WhiteSpaceFilter extends Cloneable
| Modifier and Type | Field and Description |
|---|---|
static int |
STRIP_WHITESPACE |
static final int STRIP_WHITESPACE
int filter(int codepoint)
codepoint - void reset()
Object clone() throws CloneNotSupportedException
CloneNotSupportedException