Class PortableUrlService

java.lang.Object
org.graffiti.plugins.ios.importers.PortableUrlService

public class PortableUrlService
extends Object
A service-class that increases portability of rich-attribute graph across platforms. The axis of modification is Unix-Windows systems, due to their inherently different Url separation.
Author:
Dimitar Garkov
  • Method Details

    • processUrlAttributes

      public static void processUrlAttributes​(Attributable ge)
    • setGraphPath

      public static void setGraphPath​(String path)
      Set the path of, presumably, currently loading graph.
      Parameters:
      path -
    • getGraphPath

      public static String getGraphPath()
      Returns:
      previously set path or empty string otherwise