> -----Original Message----- > From: Arnaud Le Hors [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 18, 2000 12:25 PM > To: general@xml.apache.org > Cc: [EMAIL PROTECTED]; xerces-j-dev@xml.apache.org > Subject: Re: Question about document type nodes and JAXP > > > Because there doesn't seem to be any way to specify a bootstrap > mechanism which is platform and language independent the DOM spec > doesn't define any. :-(
You can't specify a factory in IDL? I don't know much about IDL, so I'm curious why you can't. Seems like it would just be another class with methods that create the stuff you need.