com.github.mygreen.cellformatter.tokenizer.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of excel-cellformatter Show documentation
Show all versions of excel-cellformatter Show documentation
Excelのセルの書式を解析してフォーマットするライブラリ。
/**
* 書式の字句解析を行う機能を提供する。
* @author T.TSUCHIE
*
*/
package com.github.mygreen.cellformatter.tokenizer;