createArray

I've probably just never found it, but as far as i know there isnt a "split" style method in java to convert a delimited string into an array, so thats what this method does.
go