Package com.bazaarvoice.jolt.common.tree
package com.bazaarvoice.jolt.common.tree
-
ClassesClassDescriptionMatchedElement is the result of a "match" between a spec PathElement and some input data.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.DataStructure used by a SpecTransform during it's parallel tree walk.