public class ReplacementProcessor extends Object
Constructor and Description |
---|
ReplacementProcessor(FileUtils fileUtils,
ReplacerFactory replacerFactory) |
Modifier and Type | Method and Description |
---|---|
void |
replace(List<Replacement> replacements,
boolean regex,
String file,
String outputFile,
int regexFlags,
String encoding) |
public ReplacementProcessor(FileUtils fileUtils, ReplacerFactory replacerFactory)
public void replace(List<Replacement> replacements, boolean regex, String file, String outputFile, int regexFlags, String encoding) throws IOException
IOException
Copyright © 2016. All rights reserved.