Main Content

Processing XML with Java

XML is one of the most desirable skill along with Java. You often need to work with XML files in large projects, as it’s one of the most widely used data transport format. This Java book is a comprehensive and up-to-date collection of various XML technology and how to use them with Java programming language. You will learn about different XML parsers e.g. SAX and DOM, JDOM, XPATH, and XSLT etc. If your work involves, XML and Java, then this is the book you should read.”

Link to article