Uses of Class
com.bazaarvoice.jolt.modifier.spec.ModifierSpec
Packages that use ModifierSpec
-
Uses of ModifierSpec in com.bazaarvoice.jolt.modifier
Subclasses with type arguments of type ModifierSpec in com.bazaarvoice.jolt.modifierMethods in com.bazaarvoice.jolt.modifier that return ModifierSpec -
Uses of ModifierSpec in com.bazaarvoice.jolt.modifier.spec
Subclasses of ModifierSpec in com.bazaarvoice.jolt.modifier.specModifier and TypeClassDescriptionclassComposite spec is non-leaf level spec that contains one or many child specs and processes them based on a pre-determined execution strategyclassFields in com.bazaarvoice.jolt.modifier.spec with type parameters of type ModifierSpecModifier and TypeFieldDescriptionprivate final List<ModifierSpec> ModifierCompositeSpec.computedChildrenprivate final Map<String, ModifierSpec> ModifierCompositeSpec.literalChildren