01bce216c4
* Update pom.xml This commit aims to add additional required dependencies: <dependency> <groupId>org.apache.xmlbeans</groupId> <artifactId>xmlbeans</artifactId> <version>5.0.2</version> </dependency> <dependency> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j-core</artifactId> <version>2.12.4</version> </dependency> * This commit is related to the article BAEL-6878 This commit aims to add the "log4j2.xml" file to the resources folder. * This commit is related to the article BAEL-6878 This commit aims to add a new test class named "XMLObjectToStringUnitTest" that suggests several approaches to convert XML objects to a Java string |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
pom.xml |
README.md
XML
This module contains articles about eXtensible Markup Language (XML)