Package | Description |
---|---|
net.sf.mpxj.utility | |
net.sf.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–2024 Packwood Software. All rights reserved.