Uses of Class
com.bazaarvoice.jolt.modifier.spec.ModifierSpec
Packages that use ModifierSpec
-
Uses of ModifierSpec in com.bazaarvoice.jolt.modifier
Methods 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 TypeClassDescriptionclass
Composite spec is non-leaf level spec that contains one or many child specs and processes them based on a pre-determined execution strategyclass
Fields in com.bazaarvoice.jolt.modifier.spec with type parameters of type ModifierSpecModifier and TypeFieldDescriptionprivate final List
<ModifierSpec> ModifierCompositeSpec.computedChildren
private final Map
<String, ModifierSpec> ModifierCompositeSpec.literalChildren