Results 1 to 2 of 2
- 06-10-2011, 02:45 PM #1
Member
- Join Date
- Apr 2011
- Posts
- 30
- Rep Power
- 0
How to convert array of Objects into array of Strings
Hi,
I have an array which is type of Object and it's contents are Strings! I want to put it's contents into an array which is type of String, to convert them I have used toString() method but when I want to use the content of the String Array it's contents are printend wrong!I appreciate if anyone tell me,
How could I convert Object into String?
- 06-10-2011, 03:48 PM #2
Senior Member
- Join Date
- Oct 2010
- Location
- Germany
- Posts
- 780
- Rep Power
- 4
Similar Threads
-
convert byte array into char array
By kgkamaraj in forum New To JavaReplies: 4Last Post: 09-13-2011, 11:32 AM -
array containing int strings
By ggalan in forum New To JavaReplies: 19Last Post: 04-22-2011, 04:40 PM -
extract strings from an array
By plasticfood in forum New To JavaReplies: 18Last Post: 10-02-2010, 01:15 PM -
Strings as array help please..
By crazygurl in forum New To JavaReplies: 1Last Post: 12-01-2009, 08:23 PM -
Convert Char Array to String Array
By Mayur in forum New To JavaReplies: 8Last Post: 10-12-2009, 11:41 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks