protected class PackWar.PropertiesFileProcessor extends Object implements PackWar.FileProcessor
Modifier and Type | Field and Description |
---|---|
protected String |
replacement |
protected String |
target |
Constructor and Description |
---|
PropertiesFileProcessor(String target,
String replacement) |
protected String replacement
public PropertiesFileProcessor(String target, String replacement)
public void process(File file, OutputStream out) throws IOException
process
in interface PackWar.FileProcessor
IOException
Copyright © 2018 Nuxeo. All rights reserved.