Interface | Description |
---|---|
DiffOpReceiver |
DiffOpReceiver.
|
Class | Description |
---|---|
AppendDiffOp |
AppendDiffOp.
|
DeleteDiffOp |
DeleteDiffOp.
|
DiffOp |
DiffOp.
|
InsertDiffOp |
InsertDiffOp.
|
Options |
Options.
|
XmlUtils |
XmlUtils.
|
Enum | Description |
---|---|
DiffOp.Name |
XmlUtils
class
which is a starting point for this package, and which provides
the diff, hash, and equal methods. Note that the diff algorithm is
specifically designed for the use-case of large multiple megabyte XML
inputs where the minimal diff is not required. In other words, it is
able to handle multiple megabyte XML inputs quickly, sometimes at the
cost of producing a non-minimal diff.
Copyright © 2020, 2024, Oracle and/or its affiliates.