[jdom-interest] Has any one done a JDOM <> JTreeModel adaptor

Elliotte Rusty Harold elharo at metalab.unc.edu
Thu May 24 07:53:48 PDT 2001


At 8:50 AM -0400 5/23/01, skeens wrote:
>>From my readings, XSLT considers everything a Node, even 
>>attributes. So there is some precedence to making attributes Nodes. 
>>In fact I remember reading that the original idea was to represent 
>>all individual characters as nodes.
>

Yes, it's a node; but it's still not a child. It's on a separate axis 
and getMixedContent() should not return it.
-- 

+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo at metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+
|                  The XML Bible (IDG Books, 1999)                   |
|              http://metalab.unc.edu/xml/books/bible/               |
|   http://www.amazon.com/exec/obidos/ISBN=0764532367/cafeaulaitA/   |
+----------------------------------+---------------------------------+
|  Read Cafe au Lait for Java News:  http://metalab.unc.edu/javafaq/ |
|  Read Cafe con Leche for XML News: http://metalab.unc.edu/xml/     |
+----------------------------------+---------------------------------+



More information about the jdom-interest mailing list