Implementation of a DOM document in context of Shared XML Editing XEP-0284 (SXE).
It stores a linked map with all new records, where the first one inserted will be the root record. Records are inserted and removed during applying {@link IRecord#apply(DocumentRecord)}, only be done by record classes in this package.
@author jurke
|
|