I'm pleased to announce that I've posted the first draft of XPath, 
Chapter 16 of Processing XML with Java, has been posted, in the usual 
location on Cafe con Leche:

http://cafeconleche.org/books/xmljava/chapters/ch16.html

The Jaxen specific section can be found at

http://cafeconleche.org/books/xmljava/chapters/ch16s06.html

Although I'm writing out of order right now, nothing in this chapter 
depends on anything in chapters 14 and 15. If you've read the DOM 
chapters, (or are familiar with the basics of JAXP and DOM) you know 
everything you need to know before digging into this one. It covers 
integrating XPath searches into your programs, a little-known but 
very powerful technique that should be in every XML developer's 
toolbox.

I'd like to hear of any comments, criticisms, corrections, caveats, 
calumnies, and any other C-words you may care to lob in my direction 
about this chapter. If nobody spots any major problems, I'll probably 
announce it more broadly on Cafe con Leche in the next day or two.
-- 

+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | [EMAIL PROTECTED] | Writer/Programmer |
+-----------------------+------------------------+-------------------+
|          The XML Bible, 2nd Edition (Hungry Minds, 2001)           |
|             http://www.cafeconleche.org/books/bible2/              |
|   http://www.amazon.com/exec/obidos/ISBN=0764547607/cafeaulaitA/   |
+----------------------------------+---------------------------------+
|  Read Cafe au Lait for Java News:  http://www.cafeaulait.org/      |
|  Read Cafe con Leche for XML News: http://www.cafeconleche.org/    |
+----------------------------------+---------------------------------+

_______________________________________________
Jaxen-interest mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jaxen-interest

Reply via email to