Escape signs encoded in URI

b April 4, 2012

Hi,

I'm trying to transform pure text to encoded String. Is there any class that serve this case?

For example:

'aa aa' -> 'aa%20aa'

not including domain path like http://mydomain.com/aa%20aa

1 answer

1 accepted

1 vote
Answer accepted
Dennis Kromhout van der Meer
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 4, 2012

Are you programming in Java? In that case, does the default URLEncoder meet your needs?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events