[jdom-interest] (no subject)

Kennet Svanberg k_svanberg at yahoo.se
Wed Sep 6 12:30:56 PDT 2000


Hi all,
have I understood the code in XMLOutputter correct:
if the following document would be output, the line
starting with <!ENTITY would NOT be printed but
everthing else?
Is this made on purpose? would it be useful to have a
setXXX to include/suppress this part of the document.
Or am I possibly the only one still using DTDs...

<?xml version="1.0" ?>
<!DOCTYPE nodes SYSTEM "http://127.0.0.1:8080" [
<!ENTITY pics SYSTEM "../pics/pic.gif" >
]>
<nodes>
	<node>Some content</node>
	<graphics name="pics"/>
	<othernode>Other content</othernode>
</nodes>

-Kennet Svanberg

_____________________________________________________
Do You Yahoo!?
Ditt_namn at yahoo.se - skaffa en gratis mailadress på http://mail.yahoo.se



More information about the jdom-interest mailing list