[jdom-interest] JDOM && Jaxen

Elliotte Rusty Harold elharo at metalab.unc.edu
Thu Aug 2 05:21:24 PDT 2001


At 12:47 PM -0700 8/1/01, Jason Hunter wrote:


>XPath was clearly created with DOM in mind and without much regard to
>other potential object models, and as a result providing XPath support
>in other object models drives the models to approach DOM in look and
>feel.
>

I wouldn't say that. There's a lot of weirdness in the intersection between DOM and XPath as well. I think it's more accurate to say that XPath was created without any particular object model in mind. That's why it defines it's own data model for an XML document, that is quite a bit different from DOM's and JDOM's. 
-- 

+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo at metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+ 
|          The XML Bible, 2nd Edition (Hungry Minds, 2001)           |
|              http://www.ibiblio.org/xml/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.ibiblio.org/xml/     |
+----------------------------------+---------------------------------+



More information about the jdom-interest mailing list