Class UriUtils
- java.lang.Object
-
- fr.gouv.vitam.common.storage.utils.UriUtils
-
public final class UriUtils extends java.lang.Object
Class Utils that extracts a uri from a path
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
splitUri(java.lang.String uriString)
Removes the extension file and the root folder
-