com.bazaarvoice.jolt.common.pathelement
public interface EvaluatablePathElement extends PathElement
| Modifier and Type | Method and Description |
|---|---|
String |
evaluate(WalkedPath walkedPath)
Evaluate this key as if it is an write path element.
|
getCanonicalForm, getRawKeyString evaluate(WalkedPath walkedPath)
walkedPath - "up the tree" list of LiteralPathElements, that may be used by this key as it is computingCopyright © 2014. All Rights Reserved.