4 results
< p > sets the poi file ‘ s path . < / p >
97. public static POIFSDocumentType detectType(POIFSFileSystem fs) {
98. return detectType(fs.getRoot());
2 results
< p > writes an unsigned two - byte value to an output stream . < / p >
223. POIFSFileSystem poifs = new POIFSFileSystem(bis);
225. dis = poifs.createDocumentInputStream("Workbook");