[
Lists Home |
Date Index |
Thread Index
]
- From: TAMURA Kent <kent@trl.ibm.co.jp>
- To: anette.engel@crpht.lu
- Date: Thu, 10 Dec 1998 18:30:03 +0900
In message "Re: XML Parse, which resolves enitities"
on 98/12/09, anette.engel@crpht.lu <anette.engel@crpht.lu> writes:
> > Most do, including Sun's:
>
> but not xml4j from IBM:
>
> I wrote a little sample program, just parsing a document and
> then writing it to stdout. To my dissappointment the entities
> weren't resolved.
Maybe, your program did not handle children of
org.w3c.dom.EntityReference nodes. If you need no
EntityReference nodes, call Parser#setExpandEntityReferences(true)
before Parser#readStream().
--
TAMURA, Kent @ Tokyo Research Laboratory, IBM Japan
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|