| Package | Description |
|---|---|
| org.wso2.config.mapper | |
| org.wso2.config.mapper.util |
| Modifier and Type | Method and Description |
|---|---|
static void |
ConfigParser.parse(String configFilePath,
String resourcesDir,
String outputDir)
Parse Toml file and write configurations into relevant places.
|
static void |
ReferenceResolver.resolve(Context context)
Resolves the placeholder strings.
|
static void |
Validator.validate(Context context,
String fileName) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FileUtils.deleteDirectory(File file) |
static String |
FileUtils.readFile(File file)
Read a given file and returns the content of the file as a string.
|
static void |
FileUtils.writeDirectory(String configurations,
String backupPath,
Set<String> fileSet) |
Copyright © 2019 WSO2. All rights reserved.