In Java, I'm trying to replace strings like "001.234" with "spacespace1.234". However, I'm a regex noob and I seem to be ending up with all leading zeroes replaced by a single space.In Java, I'm trying to replace strings like "00
In Java, I'm trying to replace strings like "001.234" with "spacespace1.234". However, I'm a regex noob and I seem to be ending up with all leading zeroes replaced by a single space.In Java, I'm trying to replace strings like "00