public static class ReplaceStringInFiles.ReplacementResult extends Object
Modifier and Type | Field and Description |
---|---|
int |
numReplaced |
String |
outString |
Constructor and Description |
---|
ReplacementResult() |
public String outString
public int numReplaced
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.