|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLTextComparisonException | |
---|---|
net.sf.xmlmatcher.exc |
Uses of XMLTextComparisonException in net.sf.xmlmatcher.exc |
---|
Subclasses of XMLTextComparisonException in net.sf.xmlmatcher.exc | |
---|---|
class |
ActualValueIsNotANumberException
Exception generated when the actual text cannot be parsed as number. |
class |
ElementTextRegexMismatchException
Exception generated by RegExTextMatchingStrategy when the actual text
does not match the supplied regular expression. |
class |
ElementTextWildcardMismatchException
Exception generated by WildcardMatchingStrategy when the actual text
does not match the supplied wildcard. |
class |
InvalidTimeOfDayException
Exception generated when the actual text cannot be parsed as Time Of Day. |
class |
NumericValuesDifferException
Exception generated by FloatingNumbersMatchingStrategy when the actual number
does not match the supplied template number within specified tolerance. |
class |
TextValuesDifferException
Exception generated when the actual text does not match the supplied literal value. |
class |
TimeOfDayDifferException
Exception generated when the actual time of day does not match the supplied template time within specified tolerance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |