You need stax-api-1.0.1.jar only if you are running on JDK 1.5 JDK 1.6+ comes with javax.xml.stream included.
Yegor On Thu, Apr 19, 2012 at 5:43 PM, Isao Kadowaki <[email protected]> wrote: > Hello expert, > > I would like to just confirm the subject question. > I think we can use XSSF package without stax-api-1.0.1.jar when using > Java 5 or more higher since the Java contains JSR 173: Streaming API > for XML such as javax.xml.stream and namespace packages. > Is my understanding correct? > > Regards, > Isao > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
