Programming Tutorials

Comment on Tutorial - substring() in Java By Fazal



Comment Added by : nirosha

Comment Added at : 2013-01-28 16:19:11

Comment on Tutorial : substring() in Java By Fazal
org.replaceAll("is","was"); enough to replace all is with the was.

View Tutorial