Uses of Class
com.bazaarvoice.jolt.shiftr.spec.ShiftrSpec
Packages that use ShiftrSpec
-
Uses of ShiftrSpec in com.bazaarvoice.jolt.shiftr
Subclasses with type arguments of type ShiftrSpec in com.bazaarvoice.jolt.shiftrMethods in com.bazaarvoice.jolt.shiftr that return ShiftrSpec -
Uses of ShiftrSpec in com.bazaarvoice.jolt.shiftr.spec
Subclasses of ShiftrSpec in com.bazaarvoice.jolt.shiftr.specModifier and TypeClassDescriptionclassSpec that has children, which it builds and then manages during Transforms.classLeaf level Spec object.Fields in com.bazaarvoice.jolt.shiftr.spec with type parameters of type ShiftrSpecModifier and TypeFieldDescriptionprivate final List<ShiftrSpec> ShiftrCompositeSpec.computedChildrenprivate final Map<String, ShiftrSpec> ShiftrCompositeSpec.literalChildrenprivate static final SpecBuilder<ShiftrSpec> ShiftrCompositeSpec.specBuilderprivate final List<ShiftrSpec> ShiftrCompositeSpec.specialChildrenMethods in com.bazaarvoice.jolt.shiftr.spec that return types with arguments of type ShiftrSpecModifier and TypeMethodDescriptionShiftrCompositeSpec.getComputedChildren()ShiftrCompositeSpec.getLiteralChildren()