Uses of Interface
org.xmlunit.placeholder.PlaceholderHandler
Packages that use PlaceholderHandler
Package
Description
This package contains experimental support for configuring parts of
the test engine by using
${xmlunit.KEYWORD}
sequences
inside the control document.-
Uses of PlaceholderHandler in org.xmlunit.placeholder
Classes in org.xmlunit.placeholder that implement PlaceholderHandlerModifier and TypeClassDescriptionclass
Handler for the "ignore" placeholder keyword.class
Handler for theisDateTime
placeholder keyword.class
Handler for theisNumber
placeholder keyword.class
Handler for thematchesRegex()
placeholder keyword.Fields in org.xmlunit.placeholder with type parameters of type PlaceholderHandlerModifier and TypeFieldDescriptionprivate static final Map
<String, PlaceholderHandler> PlaceholderDifferenceEvaluator.KNOWN_HANDLERS