Programming Tutorials

Comment on Tutorial - substring() in Java By Fazal



Comment Added by : Ima Retard

Comment Added at : 2010-11-26 05:49:32

Comment on Tutorial : substring() in Java By Fazal
RegEx would be a good option here...
[^A-Za-z0-9]+is[^A-Za-z0-9]+


View Tutorial