arrow-right   Read a XML file with DOM
     How to read a XML file with DOM

arrow-right   Create XML file with DOM
     How to create a XML file with DOM

arrow-right   Delete XML nodes with DOM
     How to delete a XML node with DOM

arrow-right   Read a XML file with SAX
     How to read a XML file with SAX Parser

arrow-right   JAX-B Marshal
     How to marshal a XML file using JAX-B

arrow-right   JAX-B Unmarshal
     How to unmarshal with JAX-B

arrow-right   Convert properties file into XML file
     

arrow-right   Convert XML file into properties file
     How to convert a XML file into properties

arrow-right   XPath tutorial
     How to search through xml nodes with XPath

arrow-right   From XML to JSON
     How to convert XML to a JSON Object