public interface CleanStrategy
Modifier and Type | Method and Description |
---|---|
String |
generateReplacementText(String oldText)
This method transforms the supplied text to make
it anonymous, using the chosen strategy.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.