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 classList type that records maxIndex from spec, and uses that to expand a source (list) properlystatic final classMAP type classstatic final classRuntime typeMethods in com.bazaarvoice.jolt.modifier that return DataTypeModifier and TypeMethodDescriptionstatic DataTypeDataType.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