Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public static interface SimpleCompletor.SimpleCompletorFilter
Method Summary | |
String |
|
public String filter(String element)
Filter the specified String. To not filter it, return the same String as the parameter. To exclude it, return null.