Uses of Package
com.bazaarvoice.jolt.modifier.function
Packages that use com.bazaarvoice.jolt.modifier.function
Package
Description
-
Classes in com.bazaarvoice.jolt.modifier.function used by com.bazaarvoice.jolt
-
Classes in com.bazaarvoice.jolt.modifier.function used by com.bazaarvoice.jolt.modifier
-
Classes in com.bazaarvoice.jolt.modifier.function used by com.bazaarvoice.jolt.modifier.functionClassDescriptionDeprecated.Deprecated.Abstract class that provides rudimentary abstraction to quickly implement a function that classifies first arg as special input and rest as regular input.Deprecated.Extends ArgDrivenConverter to provide rudimentary abstraction to quickly implement a function that works on an input list|array i.e.Deprecated.Extends ArgDrivenConverter to provide rudimentary abstraction to quickly implement a function that works on a single input i.e.Deprecated.Abstract class that processes var-args and calls two abstract methods If its single list arg, or many args, calls applyList() else calls applySingle()Deprecated.Abstract class that provides rudimentary abstraction to quickly implement a function that works on an List of input i.e.Deprecated.Abstract class that provides rudimentary abstraction to quickly implement a function that works on an single value input i.e.Deprecated.squashNull is a special kind of null processing,the input is always a list or map as a singleton
-
Classes in com.bazaarvoice.jolt.modifier.function used by com.bazaarvoice.jolt.modifier.spec