Class FilePropertyResolver
- java.lang.Object
-
- org.wso2.carbon.ndatasource.common.resolvers.FilePropertyResolver
-
-
Constructor Summary
Constructors Constructor Description FilePropertyResolver()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringresolve()file property variable is resolved in this functionvoidsetVariable(String input)set file property variable which needs to resolved
-
-
-
Method Detail
-
setVariable
public void setVariable(String input)
set file property variable which needs to resolved- Specified by:
setVariablein interfaceResolver- Parameters:
input-
-
-