[jdom-interest] Setting DocType with adapter createDocument() ToDo item

Jason Hunter jhunter at collab.net
Wed Mar 7 00:30:54 PST 2001


I did a lot of work in this area today and I think I have things
working.  If you could get the latest snapshot from CVS and act as a
"Beta tester" I'd appreciate it.  Note that Xerces 1.2 appears to not
remember the DOCTYPE you set, but Xerces 1.3 does.

-jh-

Anthony Frey wrote:
> 
> Can anyone can tell me if the change to allow adapters to set the
> DocType on creation is in the works? I know this is near the top of the
> ToDo list so I'd like to start working on a solution myself if it isn't.
> 
> If I'm reading things correctly this should clear the way for preserving
> the DocType when using DOMOutputter, which is what I really need. I
> frequently need to convert from a JDOM object to a DOM object. And since
> the DocType can't be modified after creation the DocType I have set in
> the original JDOM object gets lost.
> 
> Thanks,
> --Tony
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com



More information about the jdom-interest mailing list