libxerces2-java-gcj software package provides Validating XML parser for Java with DOM level 3 support (native code), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libxerces2-java-gcj
libxerces2-java-gcj is installed in your system.
Make ensure the libxerces2-java-gcj package were installed using the commands given below,
$ sudo dpkg-query -l | grep libxerces2-java-gcj *
You will get with libxerces2-java-gcj package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Libraries |
| Package | libxerces2-java-gcj |
| Version | 2.11.0-7 |
| Description | Validating XML parser for Java with DOM level 3 support (native code) |
| Sub Section | libs |