Skip to Content.
Sympa Menu

xom-interest - [XOM-interest] Document portions

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Rusty Harold <elharo AT metalab.unc.edu>
  • To: Laurent Bihanic <laurent.bihanic AT atosorigin.com>, XOM-interest <XOM-interest AT lists.ibiblio.org>
  • Subject: [XOM-interest] Document portions
  • Date: Thu, 19 Sep 2002 10:26:52 -0400

At 10:33 AM +0200 9/19/02, Laurent Bihanic wrote:

- Document portions: JDOM uses Lists to "model" document portions. Wouldn't XOM need a DocumentFragment node class, for example as a receptacle for XSLT result trees?

A good point. I'll need to think about this further. I do suspect that when I get serious about XPath and XSLT I'll need a generic NodeList, probably comatose and possibly read-only. That may serve this use-case as well, but we'll need to explore it more deeply.
--

+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo AT metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+
| XML in a Nutshell, 2nd Edition (O'Reilly, 2002) |
| http://www.cafeconleche.org/books/xian2/ |
| http://www.amazon.com/exec/obidos/ISBN%3D0596002920/cafeaulaitA/ |
+----------------------------------+---------------------------------+
| Read Cafe au Lait for Java News: http://www.cafeaulait.org/ |
| Read Cafe con Leche for XML News: http://www.cafeconleche.org/ |
+----------------------------------+---------------------------------+




Archive powered by MHonArc 2.6.24.

Top of Page