Interface UstraExcelCellDecoder
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
엑셀 파일 => 데이터 변환 사용하는 컨버터
-
Method Summary
-
Method Details
-
convert
변환- Parameters:
src- 엑셀 데이터 문자열- Returns:
- 변환 아웃풋
- Throws:
Exception
-