java: how can i trim beginning and ending double quote in a string ?

Posted by ufk on Stack Overflow See other posts from Stack Overflow or by ufk
Published on 2010-04-09T15:27:39Z Indexed on 2010/04/09 15:33 UTC
Read the original article Hit count: 282

Filed under:
|
|

Hi All.

I would like to trim a beginning and ending double quote (") from a string. how can I achieve that in java? thanks!

© Stack Overflow or respective owner

Related posts about java

Related posts about trim