Package io.goobi.viewer.controller
Class FileResourceManager
java.lang.Object
io.goobi.viewer.controller.FileResourceManager
- Author:
- florian
-
Constructor Summary
ConstructorDescriptionFileResourceManager
(javax.servlet.ServletContext servletContex, String theme) -
Method Summary
Modifier and TypeMethodDescriptiongetCoreResourcePath
(String resource) getCoreResourceURI
(String resource) getThemeResourcePath
(String resource) getThemeResourceURI
(String resource)
-
Constructor Details
-
FileResourceManager
- Parameters:
servletContex
- The servletContext of the applicationtheme
- A file system path containing the root path of a theme repository. May be null to use the internal resource path for theme resources
-
-
Method Details
-
getCoreResourcePath
-
getThemeResourcePath
-
getCoreResourceURI
-
getThemeResourceURI
-