Uses of Package
org.csveed.bean
Package
Description
The main interface of interaction with CSVeed for a developer.
The package responsible for converting Rows to Beans.
This package contains what remains of the Spring Beans package after the operation to remove Spring from the library.
-
-
ClassDescriptionThe Class AbstractMapper.These instructions are used to power the
BeanReader
.The Class BeanProperties.The Class BeanProperty.The BeanReader is responsible for reading CSV rows and converting those into beans.Class for writing Beans.The concept of dynamic columns comes into play when a sheet contains columns that are not really part of the columns, but should have been separate rows. -