net.sourceforge.nrl.parser.util
Class URIUtils
java.lang.Object
net.sourceforge.nrl.parser.util.URIUtils
public class URIUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URIUtils
public URIUtils()
standardiseSeparators
public static URI standardiseSeparators(URI uri)
- Removes any backslahses or escaped backslashes from a URI. If, for some reason, it
was not possible to construct a new URI after removing the back slashes, then the
original is returned.
- Parameters:
uri
-
- Returns:
Copyright © 2006-2013. All Rights Reserved.