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