package jp.agentec.sinaburocast.csv; /** * * @author choi-c * Csv関連の親クラス */ public abstract class AbstractCsv { }