java.lang.Cloneable
, ChainableReader
, TokenFilter.Filter
public class UniqFilter extends TokenFilter.ChainableReaderFilter
This filter is probably most useful if used together with a sortfilter.
description, location, project
Constructor | Description |
---|---|
UniqFilter() |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
filter(java.lang.String string) |
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 string)
TokenFilter.Filter
string
- the string to filter