Package spark.resource
Class UriPath
- java.lang.Object
-
- spark.resource.UriPath
-
public class UriPath extends java.lang.Object
Used for converting URL paths.
-
-
Constructor Summary
Constructors Constructor Description UriPath()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
canonical(java.lang.String path)
Convert a path to a cananonical form.
-