never mind. Sorry for the noise. (1) I discovered the createDocumentType() method in DocumentImpl (I was misled by looking at the create* methods in Document). (2) putting the doctype declaration is less important to me, now that I have realized that it wont modify my DOM tree. (please correct me if I am wrong)
Should the DOMImplementationImpl.createDocument(doctype) method make the DocumentTypeImpl object a child of the newly created document? __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com
