| Package | Description |
|---|---|
| org.jahia.settings | |
| org.jahia.utils |
| Modifier and Type | Method and Description |
|---|---|
PathResolver |
SettingsBean.getPathResolver() |
| Modifier and Type | Method and Description |
|---|---|
static String |
SettingsBean.convertContexted(String convert,
PathResolver pathResolver)
Convert a String starting with the word "$context" into a real filesystem
path.
|
void |
SettingsBean.setPathResolver(PathResolver pathResolver) |
| Constructor and Description |
|---|
SettingsBean(PathResolver pathResolver,
Properties props,
List<String> licenseFileLocations) |
SettingsBean(PathResolver pathResolver,
String propertiesFilename,
String licenseFilename,
int buildNumber) |
| Modifier and Type | Class and Description |
|---|---|
class |
FilePathResolver
Title: File path resolver
|
class |
WebAppPathResolver
Title: Web application path resolver
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.