Nick Burch wrote:
<snip>
it mentions a ExtractorFactory class which I can use to get extractor interfaces. However on the beta4 release and on the head I cannot find this class (or the entire package).

org.apache.poi.extractor.ExtractorFactory is present in beta 4 binary + source releases

If you download the source, you'll spot it in
src/ooxml/java/org/apache/poi/extractor/
<snip>
Hello,

Thanks for that - I found it in the source tree, the mistake i made was that I used maven to get hold of 3.5-beta4 but when I downloaded the binaries I saw the ooxml library and then found the org.apache.poi:poi-ooxml:3.5-beta4 release.

Cheers,

Neil

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

Reply via email to