xom-interest AT lists.ibiblio.org
Subject: XOM API for Processing XML with Java
List archive
Re: [XOM-interest] Appending at the end of an Xml file efficiently
- From: Michael Ludwig <milu71 AT gmx.de>
- To: XOM Interest List <xom-interest AT lists.ibiblio.org>
- Subject: Re: [XOM-interest] Appending at the end of an Xml file efficiently
- Date: Sat, 20 Jun 2009 20:28:50 +0200
Elliotte Harold schrieb am 20.06.2009 um 06:38:10 (-0700):
> XML is not well designed for appending to the end of an existing file.
You could append to an external general parsed entity (EGPE):
# cat records.ent
<record> eins </record>
<record> zwei </record>
<record> drei </record>
... ever growing log file ...
And then include that in an XML document.
Michael Ludwig
-
[XOM-interest] Appending at the end of an Xml file efficiently,
Anvesh Vagiri, 06/20/2009
-
Re: [XOM-interest] Appending at the end of an Xml file efficiently,
Elliotte Harold, 06/20/2009
-
Re: [XOM-interest] Appending at the end of an Xml file efficiently,
Michael Ludwig, 06/20/2009
- Re: [XOM-interest] Appending at the end of an Xml file efficiently, Elliotte Harold, 06/21/2009
-
Re: [XOM-interest] Appending at the end of an Xml file efficiently,
Michael Ludwig, 06/20/2009
- Re: [XOM-interest] Appending at the end of an Xml file efficiently, Elliotte Harold, 06/20/2009
- <Possible follow-up(s)>
- Re: [XOM-interest] Appending at the end of an Xml file efficiently, Tatu Saloranta, 06/20/2009
- Re: [XOM-interest] Appending at the end of an Xml file efficiently, Anvesh Vagiri, 06/22/2009
-
Re: [XOM-interest] Appending at the end of an Xml file efficiently,
Elliotte Harold, 06/20/2009
Archive powered by MHonArc 2.6.24.