Package com.bazaarvoice.jolt.common.reference
package com.bazaarvoice.jolt.common.reference
-
ClassDescriptionThis class parses the Jolt invalid input: '&' syntax into useful programmatic constructs.All "References" extend this class and support three level of syntactic sugar Example with the AmpReference 1 "invalid input: '&'" 2 "invalid input: '&'0" 3 "invalid input: '&'(0,0)" all three mean the same thing.TODO : Refactor the out to it's own class, as it really isn't a "Reference" This is just a cheap hack at the moment.Reference is used by Shiftr when lookup up values from a WalkedPath (list of LiteralPathElements).Reference is used by Shiftr when lookup up values from a WalkedPath (list of LiteralPathElements).