[jdom-interest] Stirring up Trouble

Elliotte Rusty Harold elharo at metalab.unc.edu
Wed Jul 19 16:58:40 PDT 2000


At 4:46 PM -0700 7/19/00, Jason Hunter wrote:
>> <novel>
>>    <title>Fire</title>
>>    <author>Jihn  Sith</title>
>> </novel>
>>
>> This novel element contains five children, three of which are white
>> space only text nodes. XPointer needs to access all five children. I
>> don't see how to do that using getMixedContent(), getContent() or any
>> other method.
>
>getMixedContent(true) should return exactly what you want.  Making it
>behave as it "should" is Item #1 in our TODO.txt you'll notice.  :-)
>

OK. I wasn't looking at the TODO list.

+-----------------------+------------------------+-------------------+
| 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