Has anyone tried ProGuard on POI? http://proguard.sourceforge.net/
- Jeff On Fri, Jun 3, 2011 at 5:40 PM, Nick Burch <[email protected]> wrote: > 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] > >
