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)
-