Tagged Questions
2
votes
4answers
8k views
Replace substring (replaceAll) workaround
I'm trying to replace a substring that contains the char "$". I'd be glad to hear why it didnt works that way, and how it would work.
Thanks,
user_unknown
public class replaceall {
public static ...