Skip navigation links
E G I M O P W 

E

evaluate(String, String...) - Method in class org.xmlunit.placeholder.IgnorePlaceholderHandler
 
evaluate(String, String...) - Method in class org.xmlunit.placeholder.IsDateTimePlaceholderHandler
 
evaluate(String, String...) - Method in class org.xmlunit.placeholder.IsNumberPlaceholderHandler
 
evaluate(String, String...) - Method in class org.xmlunit.placeholder.MatchesRegexPlaceholderHandler
 
evaluate(Comparison, ComparisonResult) - Method in class org.xmlunit.placeholder.PlaceholderDifferenceEvaluator
 
evaluate(String, String...) - Method in interface org.xmlunit.placeholder.PlaceholderHandler
Evaluate the test value when control contained the placeholder handled by this class.

G

getKeyword() - Method in class org.xmlunit.placeholder.IgnorePlaceholderHandler
 
getKeyword() - Method in class org.xmlunit.placeholder.IsDateTimePlaceholderHandler
 
getKeyword() - Method in class org.xmlunit.placeholder.IsNumberPlaceholderHandler
 
getKeyword() - Method in class org.xmlunit.placeholder.MatchesRegexPlaceholderHandler
 
getKeyword() - Method in interface org.xmlunit.placeholder.PlaceholderHandler
The placeholder keyword this handler is responsible for.

I

IgnorePlaceholderHandler - Class in org.xmlunit.placeholder
Handler for the "ignore" placeholder keyword.
IgnorePlaceholderHandler() - Constructor for class org.xmlunit.placeholder.IgnorePlaceholderHandler
 
IsDateTimePlaceholderHandler - Class in org.xmlunit.placeholder
Handler for the isDateTime placeholder keyword.
IsDateTimePlaceholderHandler() - Constructor for class org.xmlunit.placeholder.IsDateTimePlaceholderHandler
 
IsNumberPlaceholderHandler - Class in org.xmlunit.placeholder
Handler for the isNumber placeholder keyword.
IsNumberPlaceholderHandler() - Constructor for class org.xmlunit.placeholder.IsNumberPlaceholderHandler
 

M

MatchesRegexPlaceholderHandler - Class in org.xmlunit.placeholder
Handler for the matchesRegex() placeholder keyword.
MatchesRegexPlaceholderHandler() - Constructor for class org.xmlunit.placeholder.MatchesRegexPlaceholderHandler
 

O

org.xmlunit.placeholder - package org.xmlunit.placeholder
This package contains experimental support for configuring parts of the test engine by using ${xmlunit.KEYWORD} sequences inside the control document.

P

PLACEHOLDER_DEFAULT_ARGS_CLOSING_DELIMITER_REGEX - Static variable in class org.xmlunit.placeholder.PlaceholderDifferenceEvaluator
 
PLACEHOLDER_DEFAULT_ARGS_OPENING_DELIMITER_REGEX - Static variable in class org.xmlunit.placeholder.PlaceholderDifferenceEvaluator
 
PLACEHOLDER_DEFAULT_ARGS_SEPARATOR_REGEX - Static variable in class org.xmlunit.placeholder.PlaceholderDifferenceEvaluator
 
PLACEHOLDER_DEFAULT_CLOSING_DELIMITER_REGEX - Static variable in class org.xmlunit.placeholder.PlaceholderDifferenceEvaluator
 
PLACEHOLDER_DEFAULT_OPENING_DELIMITER_REGEX - Static variable in class org.xmlunit.placeholder.PlaceholderDifferenceEvaluator
 
PlaceholderDifferenceEvaluator - Class in org.xmlunit.placeholder
This class is used to add placeholder feature to XML comparison.
PlaceholderDifferenceEvaluator() - Constructor for class org.xmlunit.placeholder.PlaceholderDifferenceEvaluator
PlaceholderDifferenceEvaluator(String, String) - Constructor for class org.xmlunit.placeholder.PlaceholderDifferenceEvaluator
Creates a PlaceholderDifferenceEvaluator with custom delimiters.
PlaceholderDifferenceEvaluator(String, String, String, String, String) - Constructor for class org.xmlunit.placeholder.PlaceholderDifferenceEvaluator
Creates a PlaceholderDifferenceEvaluator with custom delimiters.
PlaceholderHandler - Interface in org.xmlunit.placeholder
Interface implemented by classes that are responsible for a placeholder keyword.
PlaceholderSupport - Class in org.xmlunit.placeholder
Adds support for the placeholder feature to a DifferenceEngineConfigurer - like DiffBuilder or org.xmlunit.matchers.CompareMatcher.

W

withPlaceholderSupport(D) - Static method in class org.xmlunit.placeholder.PlaceholderSupport
Adds placeholder support to a DifferenceEngineConfigurer.
withPlaceholderSupportChainedAfter(D, DifferenceEvaluator) - Static method in class org.xmlunit.placeholder.PlaceholderSupport
Adds placeholder support to a DifferenceEngineConfigurer considering an additional DifferenceEvaluator.
withPlaceholderSupportUsingDelimiters(D, String, String) - Static method in class org.xmlunit.placeholder.PlaceholderSupport
Adds placeholder support to a DifferenceEngineConfigurer.
withPlaceholderSupportUsingDelimiters(D, String, String, String, String, String) - Static method in class org.xmlunit.placeholder.PlaceholderSupport
Adds placeholder support to a DifferenceEngineConfigurer.
withPlaceholderSupportUsingDelimitersChainedAfter(D, String, String, DifferenceEvaluator) - Static method in class org.xmlunit.placeholder.PlaceholderSupport
Adds placeholder support to a DifferenceEngineConfigurer considering an additional DifferenceEvaluator.
withPlaceholderSupportUsingDelimitersChainedAfter(D, String, String, String, String, String, DifferenceEvaluator) - Static method in class org.xmlunit.placeholder.PlaceholderSupport
Adds placeholder support to a DifferenceEngineConfigurer considering an additional DifferenceEvaluator.
E G I M O P W 
Skip navigation links

Copyright © 2001–2021 XMLUnit. All rights reserved.