java.lang.Object
com.sas.services.information.metadata.lookup.utils.Files

@Deprecated public class Files extends Object
Deprecated.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static String
    concat(String left, String right)
    Deprecated.
     
    static PathUrl
    Deprecated.
     
    static PathUrl
    Deprecated.
     
    static String
    resolveSlashes(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

      public static PathUrl ensure92formatted(UserContextInterface user, String path)
      Deprecated.
    • ensure92formatted

      public static PathUrl ensure92formatted(UserContextInterface user, PathUrl url)
      Deprecated.