Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #20835

Re: Problem w/ DocumentBuilder parse method

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.erje.net!eu.feeder.erje.net!news.mixmin.net!aioe.org!.POSTED!not-for-mail
From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: Problem w/ DocumentBuilder parse method
Date Mon, 31 Dec 2012 14:09:39 -0800
Organization Canadian Mind Products
Lines 15
Message-ID <re04e8t6l4jql0blru3m0skbk3ct07kchf@4ax.com> (permalink)
References <0a82c44b-eec4-4ea8-92e2-af61192eee1a@googlegroups.com>
Reply-To Roedy Green <see_website@mindprod.com.invalid>
NNTP-Posting-Host K2Qzzs3EAqXk5RLzfhxcSw.user.speranza.aioe.org
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding 7bit
X-Complaints-To abuse@aioe.org
X-Notice Filtered by postfilter v. 0.8.2
X-Newsreader Forte Agent 6.00/32.1186
Xref csiph.com comp.lang.java.programmer:20835

Show key headers only | View raw


On Sun, 30 Dec 2012 11:30:24 -0800 (PST), "John L."
<johnlarew@sbcglobal.net> wrote, quoted or indirectly quoted someone
who said :

>The entity "nbsp" was referenced, but not declared.

XML supports just a tiny handful of entities and &nbsp; is not one of
them.  You are expected to use UTF-8 encodings or formally declare the
meaning of your entities in a DTD.

see http://mindprod.com/jgloss/xml.html#AWKWARD
-- 
Roedy Green Canadian Mind Products http://mindprod.com
Students who hire or con others to do their homework are as foolish 
as couch potatoes who hire others to go to the gym for them. 

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Problem w/ DocumentBuilder parse method "John L." <johnlarew@sbcglobal.net> - 2012-12-30 11:30 -0800
  Re: Problem w/ DocumentBuilder parse method Arne Vajhøj <arne@vajhoej.dk> - 2012-12-30 14:46 -0500
  Re: Problem w/ DocumentBuilder parse method Roedy Green <see_website@mindprod.com.invalid> - 2012-12-31 14:09 -0800
  Re: Problem w/ DocumentBuilder parse method Stanimir Stamenkov <s7an10@netscape.net> - 2013-01-01 02:17 +0200

csiph-web