|
Hi David
Actually that constructor looks wrong; it allows
you to create a DOMDocument which contains any old Element whereas it should
probably restrict to just DOMElement objects.
I'll patch the constructor. I'd recommend using the
DOMWriter anyways, then you can handle any dom4j document, whether it supports
DOM natively or not. (DOMWriter is optimized to detect native
DOMDocuments).
James
|
Title: Message
- [dom4j-user] Passing parameters to xslt David Hooker
- Re: [dom4j-user] Passing parameters to xslt James Strachan
- RE: [dom4j-user] Passing parameters to xslt David Hooker
- James Strachan
