public class Replace extends Object
Replace()
Replace(String from, String to)
String
getFrom()
getTo()
boolean
isRegex()
void
setFrom(String from)
setRegex(boolean regex)
setTo(String to)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Replace()
public Replace(String from, String to)
public String getFrom()
public String getTo()
public boolean isRegex()
public void setFrom(String from)
public void setRegex(boolean regex)
public void setTo(String to)
public String toString()
toString
Object
Copyright © 2016. All rights reserved.