Link Details

Link 110481 thumbnail
User 276201 avatar

By jmalasko
via ibm.com
Published: Sep 05 2008 / 13:12

XPath expressions are much easier to write than detailed Document Object Model navigation code. When you need to extract information from an XML document, the quickest and simplest way is to embed an XPath expression inside your Java program. Discover the javax.xml.xpath package, an XML object-model independent library for querying documents with XPath.
  • 15
  • 0
  • 1400
  • 252

Comments

Add your comment
User 201874 avatar

Jim Bethancourt replied ago:

0 votes Vote down Vote up Reply

The first version of this article was an invaluable resource for a project I just rolled off of. Highly recommended!

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.