Class StartPageInstaller

java.lang.Object
com.acrolinx.sidebar.utils.StartPageInstaller

public final class StartPageInstaller extends Object
  • Method Details

    • exportStartPageResources

      public static void exportStartPageResources() throws IOException
      Extracts the Acrolinx start page to file system. Internal use only.
      Throws:
      IOException
    • getStartPageUrl

      public static String getStartPageUrl() throws IOException
      Returns the URI to the extracted start page.
      Returns:
      Path to current start page.
      Throws:
      IOException
    • isExportRequired

      public static boolean isExportRequired(AcrolinxSidebarInitParameter acrolinxSidebarInitParameter)
    • prepareSidebarUrl

      public static String prepareSidebarUrl(AcrolinxSidebarInitParameter acrolinxSidebarInitParameter)