how can i instanciate a DocmentImpl

Hi,

I use the following DOM implementation :

org.apache.xerces.dom.DocumentImpl

How can I instanciate this DocumentImpl ?
DocumentImpl's constructor needs a DocumentTypeImpl and
DocumentTypeImpl's constructor needs a DocumentImpl ???

Thanks for help.

Armelle

Received on Monday, 16 October 2000 04:50:09 UTC