public class UniqFilter extends TokenFilter.ChainableReaderFilter
This filter is probably most useful if used together with a sortfilter.
description, location, project| Constructor and Description | 
|---|
| UniqFilter() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | filter(java.lang.String string)filter and/of modify a string | 
chain, setByLineclone, getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProjectpublic java.lang.String filter(java.lang.String string)
TokenFilter.Filterstring - the string to filter