Hi Steen
Rather than doing this kind of calculation on every
Element, it would be much more efficient to just use the NamespaceStack object which is optimised for this kind of
thing.
If a user used the declaredNamespaces then they may
end up with redundant namespace declarations but this will still result in valid
XML document albeit much more verbose.
James
|
Title: Message
- [dom4j-dev] declaredNamespaces containing the... Steen Lehmann - SilverStream
- RE: [dom4j-dev] declaredNamespaces conta... Steen Lehmann
- James Strachan