Uses of Interface
com.bazaarvoice.jolt.common.pathelement.StarPathElement
Packages that use StarPathElement
-
Uses of StarPathElement in com.bazaarvoice.jolt.common.pathelement
Classes in com.bazaarvoice.jolt.common.pathelement that implement StarPathElementModifier and TypeClassDescriptionclass
PathElement for the lone "*" wildcard.class
PathElement for the a double "*" wildcard such as tag-*-*.class
Non-greedy * based Path Element.class
PathElement for the a single "*" wildcard such as tag-*.