java-tutorials/xml/README.md
Adam InTae Gerard 57a1096c1f BAEL-2338 (#6150)
* BAEL-2338

* Update Application.java

* merged and updated

* updated pom.xml

* improved and updated

* corrected per request

* removed annotations

* formatting
2019-03-12 22:55:59 -05:00

8 lines
447 B
Markdown

### Relevant Articles:
- [Intro to XPath with Java](http://www.baeldung.com/java-xpath)
- [Introduction to JiBX](http://www.baeldung.com/jibx)
- [XML Libraries Support in Java](http://www.baeldung.com/java-xml-libraries)
- [DOM parsing with Xerces](http://www.baeldung.com/java-xerces-dom-parsing)
- [Write an org.w3.dom.Document to a File](https://www.baeldung.com/java-write-xml-document-file)
- [Convert XML to HTML](https://www.baeldung.com/)