|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jersey.server.impl.uri.UriHelper
public final class UriHelper
Constructor Summary | |
---|---|
UriHelper()
|
Method Summary | |
---|---|
static java.net.URI |
normalize(java.net.URI u,
boolean preserveContdSlashes)
|
static java.lang.String |
removeDotSegments(java.lang.String path,
boolean preserveContdSlashes)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UriHelper()
Method Detail |
---|
public static java.lang.String removeDotSegments(java.lang.String path, boolean preserveContdSlashes)
public static java.net.URI normalize(java.net.URI u, boolean preserveContdSlashes)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |