[jdom-interest] XMLOutputter creates DOCTYPE internal subset with dtd comments

philip.nelson at omniresources.com philip.nelson at omniresources.com
Thu Nov 15 11:07:36 PST 2001


This is a bug.  I have a patch that I submitted to the list last week.  I'm
still hoping to hear from a few other people who were having this and other
related issues to get back to me before saying all of those issues are
resolved.  

> 
> Using a JDOM 11/05 CVS build and xerces 2.0 beta 2, the 
> XMLOutputter puts out an internal subset consisting of all 
> the comments in the referenced dtd
> like:
> 
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE Message SYSTEM "XXX.dtd" [
>   <!-- every comment in the dtd... -->
>  ]>
> 
> Can I control this behaviour?   Is it actually a build problem?
> 
> thanks,
> 
> _______________________________________________
> To control your jdom-interest membership: 
> http://lists.denveronline.net/mailman/options/jdom-interest/yo
uraddr at yourhost.com



More information about the jdom-interest mailing list