Uses of Class
eu.maveniverse.domtrip.DiffResult
Packages that use DiffResult
-
Uses of DiffResult in eu.maveniverse.domtrip
Methods in eu.maveniverse.domtrip that return DiffResultModifier and TypeMethodDescriptionstatic DiffResultCompares two documents using default configuration (positional matching).static DiffResultXmlDiff.diff(Document before, Document after, DiffConfig config) Compares two documents using the given configuration.