com.sun.jersey.server.impl.uri
Class UriHelper
java.lang.Object
com.sun.jersey.server.impl.uri.UriHelper
public final class UriHelper
- extends Object
- Author:
- Jakub Podlesak (japod at sun dot com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UriHelper
public UriHelper()
removeDotSegments
public static String removeDotSegments(String path,
boolean preserveContdSlashes)
normalize
public static URI normalize(URI u,
boolean preserveContdSlashes)
Copyright © 2013 Oracle Corporation. All Rights Reserved.