Re: String[] to String
- From: Tom Hawtin <usenet@xxxxxxxxxxxxxxxxx>
- Date: Thu, 05 Apr 2007 17:48:35 +0100
Oliver Wong wrote:
"Sathyaish" <sathyaish@xxxxxxxxx> wrote in message news:1175785855.256605.24420@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html#split(java.lang.String)
See java.util.Arrays.toString() and .deepToString()
You get a load of unwanted characters in your string if you do that. I think you are still left with writing a little concatenation loop.
Tom Hawtin
.
- References:
- String[] to String
- From: Sathyaish
- Re: String[] to String
- From: Sathyaish
- Re: String[] to String
- From: Sathyaish
- Re: String[] to String
- From: Oliver Wong
- String[] to String
- Prev by Date: RSA Key Format
- Next by Date: Re: Eclipse not display warning if try catch is not present
- Previous by thread: Re: String[] to String
- Next by thread: Re: String[] to String
- Index(es):
Relevant Pages
|