Uses of Package
com.bazaarvoice.jolt.traversr
Packages that use com.bazaarvoice.jolt.traversr
Package
Description
-
Classes in com.bazaarvoice.jolt.traversr used by com.bazaarvoice.jolt.commonClassDescriptionTraversr allows you to walk JSON tree structures of data, and to GET and SET operations.
-
Classes in com.bazaarvoice.jolt.traversr used by com.bazaarvoice.jolt.shiftrClassDescriptionSimple Traversr that 1 Does overwrite sets at the leaf level 2 Will create intermediate container objects only on SET operationsTraversr allows you to walk JSON tree structures of data, and to GET and SET operations.
-
Classes in com.bazaarvoice.jolt.traversr used by com.bazaarvoice.jolt.traversrClassDescriptionUtility class for use in custom Transforms.Simple Traversr that 1 Does overwrite sets at the leaf level 2 Will create intermediate container objects only on SET operationsTraversr allows you to walk JSON tree structures of data, and to GET and SET operations.
-
Classes in com.bazaarvoice.jolt.traversr used by com.bazaarvoice.jolt.traversr.traversalClassDescriptionTraversr allows you to walk JSON tree structures of data, and to GET and SET operations.