|
You can try use the DOMWriter which will take any
dom4j document and create a W3C DOM implementation, using any JAXP W3C DOM
provider.
There's also DOMDocumentFactory that you can use and set on the SAXReader via the setDocumentFactory() method and everything will just work. James
|
- [dom4j-user] I just want a DOMDocument John Fletcher
- Re: [dom4j-user] I just want a DOMDocument James Strachan
- Re: [dom4j-user] I just want a DOMDocument John Fletcher
- Re: [dom4j-user] I just want a DOMDocument James Strachan
