2012/4/6 Nick Burch <[email protected]>:
> On Thu, 5 Apr 2012, Isao Kadowaki wrote:
> > I'm now studying how to read an Excel 2010 file using
> > xssf.eventuserrmodel in poi 3.8. XLSX2CSV.java and
> > XSSFEventBasedExcelExtractor.java were good examples for me to how to
> > use XSSFReader and XSSFSheetXMLHandler. Now I want to extract hyper link
> > information in the same way, but I cannot find any sample codes in the
> package.
>
> You could try looking at Excel Extractor in Apache Tika, if memory serves
> it does event based xlsx extraction and gets hyperlinks
> http://svn.apache.org/repos/asf/tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/microsoft/ooxml/XSSFExcelExtractorDecorator.java
>
> Nick
Hi, Nick,
Thank you for your suggestion. Yes, that is what I want.
Isao

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to