- password(String) - Method in class com.poiji.option.PoijiOptions.PoijiOptionsBuilder
-
set password for encrypted excel file, Default is null
- Poiji - Class in com.poiji.bind
-
The entry point of the mapping process.
- PoijiConstants - Class in com.poiji.util
-
Created by hakan on 15/10/2017
- PoijiExcelType - Enum in com.poiji.exception
-
Created by hakan on 08/03/2018
- PoijiException - Exception in com.poiji.exception
-
PoijiException is the superclass of RuntimeException that
can be thrown during the mapping process of excel service.
- PoijiException(String) - Constructor for exception com.poiji.exception.PoijiException
-
- PoijiException(String, Throwable) - Constructor for exception com.poiji.exception.PoijiException
-
- PoijiFile<T extends File> - Class in com.poiji.bind
-
Created by hakan on 16/01/2017.
- PoijiInputStream<T extends InputStream> - Class in com.poiji.bind
-
Created by hakan on 08/03/2018.
- PoijiInstantiationException - Exception in com.poiji.exception
-
Created by hakan on 17/01/2017.
- PoijiInstantiationException(String) - Constructor for exception com.poiji.exception.PoijiInstantiationException
-
- PoijiOptions - Class in com.poiji.option
-
Created by hakan on 17/01/2017.
- PoijiOptions.PoijiOptionsBuilder - Class in com.poiji.option
-
- preferNullOverDefault(boolean) - Method in class com.poiji.option.PoijiOptions.PoijiOptionsBuilder
-
set whether or not to use null instead of default values for Integer,
Double, Float, Long, String and java.util.Date types.
- preferNullOverDefault() - Method in class com.poiji.option.PoijiOptions
-