Skip to Content.
Sympa Menu

xom-interest - RE: [XOM-interest] XInclude

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: Hallvard Trætteberg <hal AT idi.ntnu.no>, <xom-interest AT lists.ibiblio.org>
  • Cc:
  • Subject: RE: [XOM-interest] XInclude
  • Date: Mon, 13 Oct 2003 19:12:01 -0400

At 12:30 AM +0200 10/14/03, Hallvard Trætteberg wrote:


I guess this "optimisation" isn't that important. Builder could however,
collect (in a List) all the include elements discovered in the building
process, and avoid traversing the whole document tree (does XIncluder
support replacing a single include element?).


No,

It's an all or nothing operation.
--

Elliotte Rusty Harold
elharo AT metalab.unc.edu
Processing XML with Java (Addison-Wesley, 2002)
http://www.cafeconleche.org/books/xmljava
http://www.amazon.com/exec/obidos/ISBN%3D0201771861/cafeaulaitA




Archive powered by MHonArc 2.6.24.

Top of Page