Package io.undertow.util
Class CanonicalPathUtils
- java.lang.Object
-
- io.undertow.util.CanonicalPathUtils
-
public class CanonicalPathUtils extends java.lang.Object
- Author:
- Stuart Douglas
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
canonicalize(java.lang.String path)
static java.lang.String
canonicalize(java.lang.String path, boolean nullAllowed)
-