public interface DiffReporter
| Modifier and Type | Method and Description |
|---|---|
MarkupElement |
reportDelete()
Report a delete.
|
MarkupElement |
reportInsert()
Report an insert.
|
MarkupElement |
reportModification(SimpleConnectionManager conMgmt,
DiffReporter docA,
DiffReporter docB)
Report as a modification.
|
MarkupElement reportModification(SimpleConnectionManager conMgmt, DiffReporter docA, DiffReporter docB)
conMgmt - the connection managerdocA - the original documentdocB - the modified documentMarkupElement reportInsert()
MarkupElement reportDelete()
Copyright © 2019 SEMS project @ University of Rostock. All rights reserved.