From: angel f. <afi...@up...> - 2006-09-25 21:21:51
|
Hi Jimmy, =20 Thank for the information. I think the same way, that VTD-XML need = the capability to do XML composition. In that way it will be rounded as a = good product, from composition to parser to update xml. =20 Today I am using the JDOM for java for doing the composition part. =20 Regards, Angel Figueroa =20 =20 -----Original Message----- From: Jimmy Zhang [mailto:jz...@xi...]=20 Sent: Monday, September 25, 2006 1:20 PM To: angel figueroa Cc: vtd...@li... Subject: Re: XML question. =20 Interesting that this questions has been asked by a few people now... VTD-XML is designed to be a parser, so it assumes there is an input = document in XmL format as the starting point... to compose a document, you can either use = string concatenation or use genx http://www.tbray.org/ongoing/When/200x/2004/02/20/GenxStatus = (written in C)... It seems=20 that VTD-XML needs to incorporate more functions down the road, such as = the composition=20 capability you mentioned... Also feel free to join vTD-xml's user discussion group @ https://lists.sourceforge.net/lists/listinfo/vtd-xml-users if there are more questions... Cheers, Jimmy ----- Original Message -----=20 From: angel <mailto:afi...@up...> figueroa=20 To: in...@xi...=20 Sent: Monday, September 25, 2006 9:48 AM Subject: XML question. =20 Hi, =20 Is a way that by using the VTD-XML, an xml Document be created? = Convert a raw data file to XML Document. Do you have method for add Element, Attribute, etc, etc.? =20 =20 =20 Regards, Angel Figueroa |