Uses of Class
com.poiji.bind.PoijiInputStream
-
Packages that use PoijiInputStream Package Description com.poiji.bind.mapping -
-
Uses of PoijiInputStream in com.poiji.bind.mapping
Methods in com.poiji.bind.mapping with parameters of type PoijiInputStream Modifier and Type Method Description static UnmarshallerUnmarshallerHelper. HSSFInstance(PoijiInputStream<?> poijiInputStream, PoijiOptions options)static UnmarshallerUnmarshallerHelper. XSSFInstance(PoijiInputStream<?> poijiInputStream, PoijiOptions options)
-