Uses of Interface
com.bazaarvoice.jolt.common.reference.PathAndGroupReference
-
Packages that use PathAndGroupReference Package Description com.bazaarvoice.jolt.common.reference -
-
Uses of PathAndGroupReference in com.bazaarvoice.jolt.common.reference
Classes in com.bazaarvoice.jolt.common.reference that implement PathAndGroupReference Modifier and Type Class Description class
AmpReference
This class parses the Jolt & syntax into useful programmatic constructs.class
BasePathAndGroupReference
All "References" extend this class and support three level of syntactic sugar Example with the AmpReference 1 "&" 2 "&0" 3 "&(0,0)" all three mean the same thing.class
DollarReference
-