cz.cuni.amis.utils
Class StringReplacer
java.lang.Object
cz.cuni.amis.utils.StringReplacer
public class StringReplacer
- extends Object
Very slow and very dumb string replacer ... do not use extensively!
- Author:
- Jimmy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringReplacer
public StringReplacer()
replace
public static void replace(BufferedReader reader,
PrintWriter writer,
Map<String,String> replace)
throws IOException
- Throws:
IOException
Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.