Class FilePropertyLoader
- java.lang.Object
-
- org.wso2.carbon.ndatasource.common.resolvers.FilePropertyLoader
-
public class FilePropertyLoader extends Object
File Property loader can be used to load the file property variables.
-
-
Constructor Summary
Constructors Constructor Description FilePropertyLoader()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static FilePropertyLoadergetInstance()StringgetValue(String input)
-
-
-
Method Detail
-
getInstance
public static FilePropertyLoader getInstance()
-
-