Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] XOM 1.1d1: setInternalDTDSubset

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Harold <elharo AT metalab.unc.edu>
  • To: Wolfgang Hoschek <whoschek AT lbl.gov>
  • Cc: xom-interest <xom-interest AT lists.ibiblio.org>
  • Subject: Re: [XOM-interest] XOM 1.1d1: setInternalDTDSubset
  • Date: Mon, 17 Jan 2005 05:14:18 -0500

Wolfgang Hoschek wrote:

Now that one can set the subset, does it make sense to try doing so in DOMConverter.convert(org.w3c.dom.DocumentType doctype), if there is one? I'm not sure, it might not be a good idea as it could lead to "unnecessary" exceptions given the wide range of variety in DOM implementations.


Good point. We should do this now that we can. I'll look into it. I doubt exceptions will be too big a problem. Were there any DOM implementations in particular you thought might cause issues?

--
Elliotte Rusty Harold elharo AT metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim




Archive powered by MHonArc 2.6.24.

Top of Page