| | |
tab separated file
![]() |
•
•
Join Date: Mar 2007
Posts: 144
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 |
account android applet application apps array automation awt bidirectional binary birt bluetooth businessintelligence busy_handler(null) card class classes client code collision columns component constructor database designadrawingapplicationusingjavajslider draw eclipse error eventlistener exception expand fractal free game givemetehcodez graphics gui guidancer homework html ide image inheritance integer integration intellij j2me java javafx javamicroeditionuseofmotionsensor javaprojects jlabel jme jni jpanel jtextfield jtree julia linux loop method midlethttpconnection migrate mobile mobiledevelopmentcreatejar monitoring myaggfun netbeans newbie nullpointerexception open-source oracle plazmic print problem program property ria scanner server set sharepoint smart sms smsspam sourcelabs splash sql sqlite subclass support swing testautomation textfield threads tree trolltech unlimited utility windows






