Hi :
  I'm trying to use a Dom4J DOM adorned with User defined objects
(UserDataElement)
  I tried to add an attribute to a UserDataElement (org.dom4j.util)
after the DOM was created, and found that it added a "DefaultAttribute"
rather than a "UserDataAttribute". Upon looking a bit at the source code,
seems like the "getDocumentFactory() method that UserDataElement inherits
from DefaultElement should be overriden so that it can provide it's own
documentFactory. Can someone verify this is correct ? (Or do I have a
version that is old ?)

Thanks a lot
Vivek


_______________________________________________
dom4j-dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-dev

Reply via email to