Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #7368
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!tudelft.nl!txtfeed1.tudelft.nl!dedekind.zen.co.uk!zen.net.uk!hamilton.zen.co.uk!reader02.news.zen.co.uk.POSTED!not-for-mail |
|---|---|
| Date | Thu, 25 Aug 2011 10:39:17 +0100 |
| From | RedGrittyBrick <RedGrittyBrick@spamweary.invalid> |
| User-Agent | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.20) Gecko/20110804 Thunderbird/3.1.12 |
| MIME-Version | 1.0 |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: large xml file... |
| References | <j2uqp4$n8h$1@speranza.aioe.org> <4e5309a2$0$303$14726298@news.sunsite.dk> <j33gfr$u9l$1@speranza.aioe.org> <4e5584ec$0$304$14726298@news.sunsite.dk> <j34kni$tg5$1@dont-email.me> |
| In-Reply-To | <j34kni$tg5$1@dont-email.me> |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| Lines | 21 |
| Message-ID | <4e56183b$0$2937$fa0fcedb@news.zen.co.uk> (permalink) |
| Organization | Zen Internet |
| NNTP-Posting-Host | fafaac58.news.zen.co.uk |
| X-Trace | DXC=;UV\M>VE>N4E3WMIEjoi@2YjZGX^207P;`<MJMoM3PF=TN>l5a4fId=;F=emFl_a1?=@I@GDcU622fb[477J_\X2 |
| X-Complaints-To | abuse@zen.co.uk |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:7368 |
Show key headers only | View raw
On 25/08/2011 05:57, Stanimir Stamenkov wrote: > Wed, 24 Aug 2011 19:10:26 -0400, /Arne Vajhøj/: > >> Any correct XML parser should convert the XML " to a " in >> a Java String. >> >> Any correct XML formatter/serializer should convert it back again >> when generating new XML. > > I think any sane XML serializer should not output " as " in text > content. > If you use an XML parser to read '<foo delimiter=""">...' you will get a structure with an attribute with a value of '"'. If you serialise that structure back to XML again, I would hope to get '<foo delimiter=""">...' again. Am I wrong? -- RGB
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
large xml file... boris <boris@localhost.domain> - 2011-08-22 20:05 -0400
Re: large xml file... Ian Shef <invalid@avoiding.spam> - 2011-08-23 00:43 +0000
Re: large xml file... boris <boris@localhost.domain> - 2011-08-22 20:53 -0400
Re: large xml file... boris <boris@localhost.domain> - 2011-08-22 20:55 -0400
Re: large xml file... Ian Shef <invalid@avoiding.spam> - 2011-08-23 19:48 +0000
Re: large xml file... Arne Vajhøj <arne@vajhoej.dk> - 2011-08-22 21:59 -0400
Re: large xml file... boris <boris@localhost.localdomain> - 2011-08-24 14:40 -0400
Re: large xml file... Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2011-08-24 18:59 +0000
Re: large xml file... Arne Vajhøj <arne@vajhoej.dk> - 2011-08-24 19:10 -0400
Re: large xml file... Stanimir Stamenkov <s7an10@netscape.net> - 2011-08-25 07:57 +0300
Re: large xml file... RedGrittyBrick <RedGrittyBrick@spamweary.invalid> - 2011-08-25 10:39 +0100
Re: large xml file... Stanimir Stamenkov <s7an10@netscape.net> - 2011-08-26 08:47 +0300
csiph-web