Skip navigation links
C D F G O P R U V W 

C

ConfigConstants - Class in org.wso2.config.mapper
Constants for Configuration.
ConfigParser - Class in org.wso2.config.mapper
Configuration parser class.
ConfigParser.ConfigPaths - Class in org.wso2.config.mapper
Class to keep required file names.
ConfigParserException - Exception in org.wso2.config.mapper
Exception to be thrown in case of a validation failure.
ConfigParserException(String) - Constructor for exception org.wso2.config.mapper.ConfigParserException
 
ConfigParserException(String, Throwable) - Constructor for exception org.wso2.config.mapper.ConfigParserException
 
Context - Class in org.wso2.config.mapper.model
Model object for parse values within phases.
Context() - Constructor for class org.wso2.config.mapper.model.Context
 

D

deleteDirectory(File) - Static method in class org.wso2.config.mapper.util.FileUtils
 

F

FileUtils - Class in org.wso2.config.mapper.util
Contains the util methods related to file.

G

getParsedConfigs() - Static method in class org.wso2.config.mapper.ConfigParser
Provides the parsed configs which include parsed env variables , system variables , default values.
getResolvedEnvironmentVariables() - Method in class org.wso2.config.mapper.model.Context
 
getResolvedSystemProperties() - Method in class org.wso2.config.mapper.model.Context
 
getSecrets() - Method in class org.wso2.config.mapper.model.Context
 
getTemplateData() - Method in class org.wso2.config.mapper.model.Context
 

O

org.wso2.config.mapper - package org.wso2.config.mapper
 
org.wso2.config.mapper.model - package org.wso2.config.mapper.model
 
org.wso2.config.mapper.util - package org.wso2.config.mapper.util
 

P

parse(String, String, String) - Static method in class org.wso2.config.mapper.ConfigParser
Parse Toml file and write configurations into relevant places.

R

readFile(File) - Static method in class org.wso2.config.mapper.util.FileUtils
Read a given file and returns the content of the file as a string.
ReferenceResolver - Class in org.wso2.config.mapper
Resolves placeholder references in the configuration.
resolve(Context) - Static method in class org.wso2.config.mapper.ReferenceResolver
Resolves the placeholder strings.

U

UX_FILE_PATH - Static variable in class org.wso2.config.mapper.ConfigParser
 

V

validate(Context, String) - Static method in class org.wso2.config.mapper.Validator
 
Validator - Class in org.wso2.config.mapper
Validate the configuration according to the given set of rules.

W

writeDirectory(String, String, Set<String>) - Static method in class org.wso2.config.mapper.util.FileUtils
 
C D F G O P R U V W 
Skip navigation links

Copyright © 2020 WSO2. All rights reserved.