Impact Acquire SDK Java
|
Some xml files used internally in Impact Acquire are validated using Xerces (xerces.apache.org/index.html).
Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents. Xerces-C++ is faithful to the XML 1.0 and 1.1 recommendations and many associated standards.
As Xerces is used under the Apache Software License 2.0 the license text is part of any Impact Acquire installation making use of it.
The following table lists which version of Impact Acquire was using which version of Xerces.
Impact Acquire version | Xerces |
---|---|
since 3.2.0 | 3.2.5 |