Class Files
java.lang.Object
com.sas.services.information.metadata.lookup.utils.Files
@Deprecated
public class Files
extends Object
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringconcat(String left, String right) Deprecated.static PathUrlensure92formatted(UserContextInterface user, PathUrl url) Deprecated.static PathUrlensure92formatted(UserContextInterface user, String path) Deprecated.static StringresolveSlashes(String path) Deprecated.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Files
public Files()Deprecated.
-
-
Method Details
-
resolveSlashes
public static String resolveSlashes(String path) Deprecated. -
concat
public static String concat(String left, String right) Deprecated. -
ensure92formatted
Deprecated. -
ensure92formatted
Deprecated.
-