DifferencesTransform@Deprecated public class IgnoreDifferenceTransform extends DifferencesTransform
Difference.code) and on the old or new elements' full human representations
(Element.getFullHumanReadableString()) or result of comparing using specified matcher.
See META-INF/ignore-schema.json for the JSON schema of the configuration.
DifferencesTransform.DifferenceRecipeanalysisContext| Constructor and Description |
|---|
IgnoreDifferenceTransform()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Deprecated.
|
Reader |
getJSONSchema()
Deprecated.
|
protected com.fasterxml.jackson.databind.JsonNode |
getRecipesConfigurationAndInitialize()
Deprecated.
|
protected DifferencesTransform.DifferenceRecipe |
newRecipe(com.fasterxml.jackson.databind.JsonNode config)
Deprecated.
|
endTraversal, getDifferenceCodePatterns, getExtensionId, initialize, startTraversal, tryTransformprotected com.fasterxml.jackson.databind.JsonNode getRecipesConfigurationAndInitialize()
getRecipesConfigurationAndInitialize in class DifferencesTransform@Nullable public Reader getJSONSchema()
getJSONSchema in interface org.revapi.configuration.ConfigurablegetJSONSchema in class DifferencesTransform@Nonnull protected DifferencesTransform.DifferenceRecipe newRecipe(com.fasterxml.jackson.databind.JsonNode config)
newRecipe in class DifferencesTransformpublic void close()
close in interface AutoCloseableclose in class DifferencesTransformCopyright © 2014-2021 Lukas Krejci. All Rights Reserved.