| Package | Description |
|---|---|
| com.bazaarvoice.jolt.common | |
| com.bazaarvoice.jolt.modifier.function | |
| com.bazaarvoice.jolt.shiftr |
| Modifier and Type | Class and Description |
|---|---|
class |
TransposeReader
The TransposeReader uses a PathEvaluatingTraversal with a SimpleTraversr.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends PathEvaluatingTraversal> |
TraversalBuilder.build(Object rawObj) |
abstract <T extends PathEvaluatingTraversal> |
TraversalBuilder.buildFromPath(String path)
Given a path to traverse, and based on what Type T of traverser requested,
build and appropriate traversr
|
| Modifier and Type | Method and Description |
|---|---|
static FunctionArg |
FunctionArg.forContext(PathEvaluatingTraversal traversal) |
static FunctionArg |
FunctionArg.forSelf(PathEvaluatingTraversal traversal) |
| Modifier and Type | Class and Description |
|---|---|
class |
ShiftrWriter
Shiftr Specific version of a PathEvaluatingTraversal, where we supply a
ShiftrTraversr.
|
Copyright © 2023. All rights reserved.