Skip to Content
Apache Jakarta and Beyond: A Java Programmer’s Introduction
book

Apache Jakarta and Beyond: A Java Programmer’s Introduction

by Larne Pekowsky
December 2004
Intermediate to advanced content levelIntermediate to advanced
608 pages
11h 47m
English
Addison-Wesley Professional
Content preview from Apache Jakarta and Beyond: A Java Programmer’s Introduction

Chapter 9. Traversing Hierarchical Data with JXPath

Chapter 8 presented BeanUtils, a toolkit that offers a very Java-like syntax for traversing trees of Java objects. There is a similar but more powerful expression language that was developed to traverse XML called XPath. XPath was developed by the World Wide Web consortium and is not intrinsically tied to Java. JXPath is a Java implementation of this specification that is capable of applying the power of XPath to XML and other kinds of hierarchical data.

This chapter assumes some familiarity with XML. Readers who are not yet acquainted with XML can start with some of the suggestions for further reading listed at the end of this chapter.

Introduction to XPath

To facilitate the study of XPath it will ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Java 9 High Performance

Java 9 High Performance

Mayur Ramgir, Nick Samoylov

Publisher Resources

ISBN: 0321237714Purchase book