| Prev Letter | Next Letter | Frames | No Frames |
UserDataAttribute support the adornment of a user data object
on an Element or Attribute instance such that the methods
setData(Object)will get and set the values of a user data object.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.UserDataElement support the adornment of a user data object on
an Element or Attribute instance such that the methods
setData(Object)will get and set the values of a user data object.