Class CaseInsensitiveDifferenceListener
java.lang.Object
org.custommonkey.xmlunit.examples.TextDifferenceListenerBase
org.custommonkey.xmlunit.examples.CaseInsensitiveDifferenceListener
- All Implemented Interfaces:
DifferenceListener
Ignores case for all textual content.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected intDelegates to the nested DifferenceListener.Methods inherited from class TextDifferenceListenerBase
attributeDifference, cdataDifference, commentDifference, differenceFound, skippedComparison, textDifference
-
Constructor Details
-
CaseInsensitiveDifferenceListener
-
-
Method Details
-
textualDifference
Description copied from class:TextDifferenceListenerBaseDelegates to the nested DifferenceListener.- Overrides:
textualDifferencein classTextDifferenceListenerBase
-