UserDataDocumentFactory is a factory of XML objects which
support the adornment of a user data object on an Element or Attribute
instance such that the methods getData() and
setData() will get and set the values of a user data object.
This can be useful for developers wishing to create XML trees and adorn the
trees with user defined objects.
UserDataDocumentFactoryis a factory of XML objects which support the adornment of a user data object on an Element or Attribute instance such that the methodsgetData()andsetData()will get and set the values of a user data object. This can be useful for developers wishing to create XML trees and adorn the trees with user defined objects.