Quantcast
Channel: Basil Vandegriend: Professional Software Development » XML
Browsing all 2 articles
Browse latest View live

Parsing and Generating XML with Java

December, 2008 Update: I now recommend using JAXB and annotated Java objects to parse and generate XML. See my article Simple XML Parsing using JAXB for details. I've worked a lot with XML over the...

View Article



Simple XML Parsing using JAXB

I recently needed to parse a XML file using Java for a utility I was writing. A couple of years ago I used dom4j to parse XML (and wrote an article about it). I figured there had to be a more modern...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images