Package org.xmlunit.diff
Interface AbstractDifferenceEngine.DeferredComparison
- Enclosing class:
- AbstractDifferenceEngine
protected static interface AbstractDifferenceEngine.DeferredComparison
Encapsulates a comparison that may or may not be performed.
-
Method Summary
-
Method Details
-
apply
Perform the comparison.- Returns:
- the comparison outcome
-