com.sun.syndication.feed.synd.impl
public class URINormalizer extends Object
Method Summary | |
---|---|
static String | normalize(String uri)
Normalizes an URI as specified in RFC 2396bis.
|
Parameters: uri to normalize.
Returns: the normalized value of the given URI, or null if the given URI was null.