Class RandomCharParser
java.lang.Object
org.qubership.atp.dataset.migration.formula.parsers.RandomCharParser
- All Implemented Interfaces:
ExcelFormulaAdapter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RandomCharParser
public RandomCharParser()
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceExcelFormulaAdapter
-
transform
Description copied from interface:ExcelFormulaAdapterTransforms excel cell data into ds service value.- Specified by:
transformin interfaceExcelFormulaAdapter- Returns:
- Ds service value
- Throws:
TransformationException
-
matches
- Specified by:
matchesin interfaceExcelFormulaAdapter
-