Package | Description |
---|---|
org.xmlunit.placeholder |
This package contains experimental support for configuring parts of
the test engine by using
${xmlunit.KEYWORD} sequences
inside the control document. |
Modifier and Type | Class and Description |
---|---|
class |
IgnorePlaceholderHandler
Handler for the "ignore" placeholder keyword.
|
class |
IsNumberPlaceholderHandler
Handler for the
isNumber placeholder keyword. |
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<java.lang.String,PlaceholderHandler> |
PlaceholderDifferenceEvaluator.KNOWN_HANDLERS |