public class UnwantedCharacterScrubber extends Object
| Constructor and Description |
|---|
UnwantedCharacterScrubber() |
| Modifier and Type | Method and Description |
|---|---|
String |
scrubUnwantedCharacters(String str)
Loops through the UnwantedCharacters enum and does a replace all for each value.
|
Copyright © 2018 Jasig, Inc.. All Rights Reserved.