Install libstax-ex-java by entering the following commands in the terminal:
sudo apt update sudo apt install libstax-ex-java
Description:
Extended StAX API
This project develops a few extensions to complement JSR-173 StAX API in the following area. . * Enable parser instance reuse (which is important in the high-performance environment like JAXB and JAX-WS) * Improve the support for reading from non-text XML infoset, such as FastInfoset. * Improve the namespace support.
Homepage: https://javaee.github.io/metro-stax-ex/
Version: 1.7.8-1
Section: universe/java