| | |
tab separated file
Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: Mar 2007
Posts: 159
Reputation:
Solved Threads: 0
array is an arraylist<string>
i get: [Ljava.lang.String;@ca0b6
i am supposed to get "10.0.0.2"
Java Syntax (Toggle Plain Text)
for (int i = 0; i<array.size(); i++) { System.out.println(array.get(i).split(" ")); }
i get: [Ljava.lang.String;@ca0b6
i am supposed to get "10.0.0.2"
Really? Because this particular part would seem to be clearly saying something else Notice the array part.
(Also, there does not appear to be anyone named "u" here at the moment. Use proper English.)
•
•
•
•
Returns:
the array of strings computed by splitting this string around matches of the given regular expression
(Also, there does not appear to be anyone named "u" here at the moment. Use proper English.)
![]() |
Similar Threads
- problem with my file upload (PHP)
- how to create csv file (Python)
- Problem with multiple tab when read file (C++)
- Read comma separated data from a text file (C)
- read a array of type struct (C)
- output/write to a xls file (C)
- Reading CSV in VC++ (C++)
- Error trying to write to existing file (C)
- Import/export tab delimited file (PHP)
Other Threads in the Java Forum
- Previous Thread: Set Classpath for application in JBoss
- Next Thread: Help with an error...
| Thread Tools | Search this Thread |
Tag cloud for Java
actionlistener android api apple applet application apps arguments array arrays automation balls binary bluetooth card chat class classes client code component consumer database draw eclipse ee error event exception file fractal free game gameprogramming gis givemetehcodez graphics gui helpwithhomework html ide image input integer j2me j2seprojects java javaprojects jmf jni jpanel julia jvm linux list loop machine map method methods migrate mobile mobiledevelopmentcreatejar myaggfun netbeans newbie nls notdisplaying number object oracle print problem program programming project recursion recursive scanner screen security server set size sms socket sort spamblocker sql sqlite string sun swing terminal test threads time tree trolltech windows






