How to Install libwoodstox-java in Ubuntu 18.04



Install libwoodstox-java by entering the following commands in the terminal:

sudo apt update
sudo apt install libwoodstox-java

Description:

High-performance XML processor

Woodstox is a high-performance, validating, namespace-aware, StAX-compliant (JSR-173), open source XML-processor written in Java. XML processor means that it handles both input (parsing) and output (writing, serialization), as well as supporting tasks such as validation.

Homepage: http://woodstox.codehaus.org/

Version: 1:4.1.3-1

Section: universe/libs