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 TypeClassDescriptionclassHandler for the "ignore" placeholder keyword.classHandler for theisDateTimeplaceholder keyword.classHandler for theisNumberplaceholder keyword.classHandler 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