Uses of Class
com.bazaarvoice.jolt.Modifier
-
Packages that use Modifier Package Description com.bazaarvoice.jolt -
-
Uses of Modifier in com.bazaarvoice.jolt
Subclasses of Modifier in com.bazaarvoice.jolt Modifier and Type Class Description static classModifier.DefaultrThis variant of modifier only writes when the key/index is missing or the value is nullstatic classModifier.DefinrThis variant of modifier only writes when the key/index is missingstatic classModifier.OverwritrThis variant of modifier creates the key/index is missing, and overwrites the value if present
-