java.lang.Cloneable
, ChainableReader
, TokenFilter.Filter
public static class TokenFilter.IgnoreBlank extends TokenFilter.ChainableReaderFilter
description, location, project
Constructor | Description |
---|---|
IgnoreBlank() |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
filter(java.lang.String line) |
filter and/of modify a string
|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProject
chain, setByLine
public java.lang.String filter(java.lang.String line)
TokenFilter.Filter
line
- the line to modify