Uses of Interface
com.bazaarvoice.jolt.ContextualTransform
Packages that use ContextualTransform
-
Uses of ContextualTransform in com.bazaarvoice.jolt
Classes in com.bazaarvoice.jolt that implement ContextualTransformModifier and TypeClassDescriptionclassChainr is the JOLT mechanism for chainingJoltTransforms together.classBase Templatr transform that to behave differently based on provided opModestatic classThis variant of modifier only writes when the key/index is missing or the value is nullstatic final classThis variant of modifier only writes when the key/index is missingstatic final classThis variant of modifier creates the key/index is missing, and overwrites the value if presentMethods in com.bazaarvoice.jolt that return types with arguments of type ContextualTransformModifier and TypeMethodDescriptionChainr.getContextualTransforms()This method allows Chainr clients to examine the ContextualTransforms in this Chainr instance.