Uses of Class
com.bazaarvoice.jolt.modifier.DataType
Packages that use DataType
-
Uses of DataType in com.bazaarvoice.jolt.modifier
Subclasses of DataType in com.bazaarvoice.jolt.modifierModifier and TypeClassDescriptionstatic final class
List type that records maxIndex from spec, and uses that to expand a source (list) properlystatic final class
MAP type classstatic final class
Runtime typeMethods in com.bazaarvoice.jolt.modifier that return DataTypeModifier and TypeMethodDescriptionstatic DataType
DataType.determineDataType
(int confirmedArrayAtIndex, int confirmedMapAtIndex, int maxExplicitIndex) -
Uses of DataType in com.bazaarvoice.jolt.modifier.spec
Fields in com.bazaarvoice.jolt.modifier.spec declared as DataType