Update README.md

[skip ci]
This commit is contained in:
edizor 2023-11-05 13:30:32 +08:00 committed by GitHub
parent 4ee135819b
commit ac7cedb7ef
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ This module contains articles about eXtensible Markup Language (XML)
- [Pretty-Print XML in Java](https://www.baeldung.com/java-pretty-print-xml)
- [Validate an XML File Against an XSD File](https://www.baeldung.com/java-validate-xml-xsd)
- [Converting JSON to XML in Java](https://www.baeldung.com/java-convert-json-to-xml)
- [Convert an XML Object to a String in Java](https://www.baeldung.com/java-convert-xml-object-string)