Catalogen

POIFSFileSystem @Cluster 1 (entry, hssfrequest, outfs)


OfficeParser.java

< p > sets the poi file ‘ s path . < / p >

97. public static POIFSDocumentType detectType(POIFSFileSystem fs) {
98.     return detectType(fs.getRoot());

WordExtractor.java

copies the formula with a given formula , the formula . if the formula is , the formula it is of the cell parse ,

42. POIFSFileSystem filesystem, XHTMLContentHandler xhtml)
109.     (DirectoryEntry) filesystem.getRoot().getEntry("ObjectPool");

ExcelExtractor.java

processes a file into essentially record events . @ param req an instance of hssfrequest which has your registered listeners @ param in a the workbook ‘ s name in the workbook @ throws ioexception if the workbook contained errors

135.     POIFSFileSystem filesystem, XHTMLContentHandler xhtml,
141. for (Entry entry : filesystem.getRoot()) {

HSLFSlideShow.java

< p > writes an unsigned two - byte value to an output stream . < / p >

139. public HSLFSlideShow(POIFSFileSystem filesystem) throws IOException
141.   this(filesystem.getRoot());