Associate
- Joined
- 23 Aug 2004
- Posts
- 1,493
s(100001740,1,'entity',n,1,11).
I've got a document which I need to read in Java. I've created a file reader to split the string on the ",".
My question, is there an easy way to remove the s(, the ' ' and the ).?
I've got a document which I need to read in Java. I've created a file reader to split the string on the ",".
My question, is there an easy way to remove the s(, the ' ' and the ).?