This interface should be implemented by any object that can be transferred
as an XML element within an UpdateDelta. Nominally, only ResultSetDataAtom
is used for communicating between society agents and aggregation agents,
but other classes may use the same infrastructure for transfer to UI
clients.
Method Summary
public void
includeXml(InverseSax doc) Include the XML elements corresponding to this object as part of the
provided document.