Package com.acrolinx.sidebar.utils
Class StartPageInstaller
java.lang.Object
com.acrolinx.sidebar.utils.StartPageInstaller
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidExtracts the Acrolinx start page to file system.static StringReturns the URI to the extracted start page.static booleanisExportRequired(AcrolinxSidebarInitParameter acrolinxSidebarInitParameter) static StringprepareSidebarUrl(AcrolinxSidebarInitParameter acrolinxSidebarInitParameter)
-
Method Details
-
exportStartPageResources
Extracts the Acrolinx start page to file system. Internal use only.- Throws:
IOException
-
getStartPageUrl
Returns the URI to the extracted start page.- Returns:
- Path to current start page.
- Throws:
IOException
-
isExportRequired
-
prepareSidebarUrl
-