Showing posts with label split. Show all posts
Showing posts with label split. Show all posts

Tuesday, February 28, 2012

Array lists and string splitting(Java) [closed]


I am trying to read a text file, and read its contends. Easy enough, right? But the files contents read: Part1:Part2

Friday, January 20, 2012

Java string splitting error


I need to split array of string and then save it into smaller string. Plz help me....what i am doing wrong.....