Uses of Package
com.bazaarvoice.jolt.common.reference
Packages that use com.bazaarvoice.jolt.common.reference
-
Classes in com.bazaarvoice.jolt.common.reference used by com.bazaarvoice.jolt.common.pathelementClassDescriptionReference is used by Shiftr when lookup up values from a WalkedPath (list of LiteralPathElements).
-
Classes in com.bazaarvoice.jolt.common.reference used by com.bazaarvoice.jolt.common.referenceClassDescriptionAll "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.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).