[Home] [By Thread] [By Date] [Recent Entries]
> How I can print my xml document with ibm parser so that my enties are still > in form &horse;. I have following horse.xml file: : : > How can I have &horse; instead of horsepower in my output???? *Current* XML4J expands all entity references and removes information about them. A tree produced by Parser#readStream() never generates your entity referecens. To generate eneity references, add com.ibm.xml.parser.GeneralEntity instances to a tree and print it. -- TAMURA, Kent @ Tokyo Research Laboratory, IBM Japan xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i... Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ To (un)subscribe, mailto:majordomo@i... the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|

Cart



