On Fri, 3 Jun 2011, Jeff G wrote:
So what about dom4j & xmlbeans? Are these required for xlsx?
Yup, for the xml formats (xlsx, docx and pptx) you need: * poi * poi-scratchpad if working with .docx and .pptx * poi-ooxml * one of poi-ooxml-schemas or ooxml-schemas * xmlbeans + it's dependencies (eg dom4j + stax) Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
