Convert vector value from string to double

How to convert the vector values from string to double value?any idea?
[84 byte] By [mela] at [2007-10-3 0:17:19]
# 1
Double.parseDouble(String)
jgalacambraa at 2007-7-14 17:08:16 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
oh ya, just found out....ya thx
mela at 2007-7-14 17:08:16 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...