Uses of Interface
com.bazaarvoice.jolt.common.pathelement.StarPathElement
-
Packages that use StarPathElement Package Description com.bazaarvoice.jolt.common.pathelement -
-
Uses of StarPathElement in com.bazaarvoice.jolt.common.pathelement
Classes in com.bazaarvoice.jolt.common.pathelement that implement StarPathElement Modifier and Type Class Description classStarAllPathElementPathElement for the lone "*" wildcard.classStarDoublePathElementPathElement for the a double "*" wildcard such as tag-*-*.classStarRegexPathElementNon-greedy * based Path Element.classStarSinglePathElementPathElement for the a single "*" wildcard such as tag-*.
-