users@jersey.java.net

Decoding a URL

From: Daniel Manzke <daniel.manzke_at_googlemail.com>
Date: Fri, 13 Feb 2009 12:45:13 +0100

Hi,
I really love the UriBuilder. This class is really good for translating a
file path to a uri, because it encode all the not allowed characters. Is
there a way to use this (or any other class) vice versa? This means I need
to translate the encode parameters back. Maybe I'm only blind and didn't saw
the method. :)


Help is appreciated.


Thanks ;)
Daniel