| Package | Description |
|---|---|
| org.mpxj.utility | |
| org.mpxj.utility.clean |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectCleanUtility.process(CleanStrategy strategy,
String input,
String output)
Process a project file to make it anonymous, allowing a strategy to be supplied.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CleanByRedactStrategy
Cleans text by replacing it with X's.
|
class |
CleanByReplacementStrategy
Cleans text by replacing it with random replacements words.
|
Copyright © 2000–2025 MPXJ. All rights reserved.