public class Command extends Object
Command(Pattern from, String to)
Command(Pattern from, String to, List<Pattern> excludes)
String
replace(String input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Command(Pattern from, String to)
public Command(Pattern from, String to, List<Pattern> excludes)
public String replace(String input)
Copyright © 2006-2013. All Rights Reserved.