[jdom-interest] Attribute types
    Elliotte Rusty Harold 
    elharo at metalab.unc.edu
       
    Fri Sep  7 17:47:17 PDT 2001
    
    
  
>How is this feature necessary for implementing XPath, XPointer, XSLT --
>yet still not present in DOM which supports those technologies?
>
DOM doesn't support these. XPath and all XPath dependent technologies require something beyond DOM. They can start with a DOM Document but they need to augment it to identify ID attributes at the very least.
-- 
+-----------------------+------------------------+-------------------+
| 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