Package io.goobi.viewer.controller
Class FileResourceManager
java.lang.Object
io.goobi.viewer.controller.FileResourceManager
- Author:
- florian
- 
Constructor SummaryConstructorsConstructorDescriptionFileResourceManager(jakarta.servlet.ServletContext servletContex, String theme) 
- 
Method SummaryModifier and TypeMethodDescriptiongetCoreResourcePath(String resource) getCoreResourceURI(String resource) getThemeResourcePath(String resource) getThemeResourceURI(String resource) 
- 
Constructor Details- 
FileResourceManager- Parameters:
- servletContex- The servletContext of the application
- theme- 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
 
-