パッケージ org.bbreak.excella.core.tag.excel2java

クラスの概要
ArraysParser パース結果をList<Object[]>で返却するパーサ
EmptyParser 空のタグパーサ 処理は行わずにパースを
ListParser 処理結果をListで返却するパーサ
MapParser パース結果をマップで返却するパーサ
MapsParser パース結果をList<Map>で返却するパーサ
ObjectsParser パース結果をList<Object>で返却するパーサ
ObjectsPropertyParser Objectsパーサ用独自プロパティ解析クラス