com.ctc.wstx.compat.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of woodstox-core Show documentation
Show all versions of woodstox-core Show documentation
Woodstox is a high-performance XML processor that implements Stax (JSR-173),
SAX2 and Stax2 APIs
Package that contains classes that allow abstracting out the details of
JDK platform version being used. Currently classes are used to implement
"graceful degradation" of functionality, when certain JDK classes are only
fully implemented as part of JDKs later than the minimum version
Woodstox needs for running (for Woodstox versions up to 3.x it was JDK 1.2, for 4.x JDK 1.4).