Class DocumentUnifiedDiff

    • Constructor Detail

      • DocumentUnifiedDiff

        public DocumentUnifiedDiff​(DocumentVersionReference previousReference,
                                   DocumentVersionReference nextReference)
        Creates a new instance to hold the differences between the specified document versions.
        Parameters:
        previousReference - the reference to the previous version of the document
        nextReference - the reference to the next version of the document