Package | Description |
---|---|
com.bazaarvoice.jolt.common.pathelement | |
com.bazaarvoice.jolt.modifier.function |
Modifier and Type | Field and Description |
---|---|
private TransposePathElement |
ArrayPathElement.transposePathElement |
Modifier and Type | Method and Description |
---|---|
private static TransposePathElement |
TransposePathElement.innerParse(java.lang.String originalKey,
java.lang.String meat)
Parse the core of the TransposePathElement key, once basic errors have been checked and
syntax has been handled.
|
static TransposePathElement |
TransposePathElement.parse(java.lang.String key)
Parse a text value from a Spec, into a TransposePathElement.
|
Modifier and Type | Field and Description |
---|---|
private TransposePathElement |
FunctionArg.SelfLookupArg.pathElement |