Class PathStep

java.lang.Object
com.bazaarvoice.jolt.common.tree.PathStep

public final class PathStep extends Object
A tuple class that contains the data for one level of a tree walk, aka a reference to the input for that level, and the LiteralPathElement that was matched at that level.