public interface CharacterFilter
Modifier and Type | Method and Description |
---|---|
String |
filterCharacters(String input)
Filter the given string and generate a resulting string from it.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.