Woodstox is a high-performance XML processor that implements Stax (JSR-173) and SAX2 APIs.
<dependency>
<groupId>org.codehaus.woodstox</groupId>
<artifactId>woodstox-core-lgpl</artifactId>
<version>4.4.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an XML stream reader using Woodstox and reads element text.
Consider using Woodstox 5.x (Apache 2.0) if licensing is a concern.
No dependency data recorded yet.