public abstract class AbstractFilter extends java.lang.Object implements IFilter
| Constructor and Description |
|---|
AbstractFilter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
formatName(java.lang.String name,
java.lang.String option)
It envolves the different words of a phrase with "*"
|