@Role
public interface Filter
Modifier and Type | Method and Description |
---|---|
boolean |
accept(Character c) |
boolean accept(Character c)
c
- the character to testtrue
if the character is accepted, false
otherwise.Copyright © 2004–2022 XWiki. All rights reserved.