Hello all, I would like to ask about how to get the MetaData. From the Doc file of Word 2003,95 format, is it possible to get Comment Author? For processing Doc file of word2003 format, HWPFDocument class is used, for processing Doc file of 95 format, HWPFOldDocument class is used. From Docx file of Word2007 format, it was possible to get using getAuthor() of XWPFComment class. More over, from xls file of Excel95 format, Is it possible to get metadata? For the file process, OldExcelExtractor class is used.
Thanks in advance. -------------------------------------------------------------------------------------------- 株式会社FRONTEO 行動情報科学研究所 山口 裕大 108-0075 東京都港区港南2-12-23明産高浜ビル TEL 03-5463-2070 FAX 03-5463-6345 [email protected] www.fronteo.com -------------------------------------------------------------------------------------------- この電子メール(添付ファイル等を含む)は、宛先として意図した特定の相手に 送信したものであり秘匿特権の対象になる情報を含んでいます。 もし、意図した相手以外の方が受信された場合はこのメールを破棄していただく とともに、このメールについて、一切の開示、複写、配布、その他の利用または 記載内容に基づくいかなる行動もされないようにお願いします。 IMPORTANT NOTICE: This transmission may contain information that is privileged, confidential, legally privileged, and/or exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED.
