| Package | Description |
|---|---|
| com.bazaarvoice.jolt.shiftr | |
| com.bazaarvoice.jolt.shiftr.spec |
| Modifier and Type | Method and Description |
|---|---|
ShiftrSpec |
ShiftrSpecBuilder.createSpec(String keyString,
Object rawRhs) |
| Modifier and Type | Class and Description |
|---|---|
class |
ShiftrCompositeSpec
Spec that has children, which it builds and then manages during Transforms.
|
class |
ShiftrLeafSpec
Leaf level Spec object.
|
| Modifier and Type | Method and Description |
|---|---|
List<ShiftrSpec> |
ShiftrCompositeSpec.getComputedChildren() |
Map<String,ShiftrSpec> |
ShiftrCompositeSpec.getLiteralChildren() |
Copyright © 2023. All rights reserved.