Interface Document.WriteContext

    • Method Detail

      • getChanges

        Set<String> getChanges()
        Gets the recorded changed xpaths.
      • flush

        void flush​(Document doc)
        Flushes recorded write operations.
        Parameters:
        doc - the base document being written