Uses of Package
com.bazaarvoice.jolt.traversr
-
Packages that use com.bazaarvoice.jolt.traversr Package Description com.bazaarvoice.jolt.common com.bazaarvoice.jolt.shiftr com.bazaarvoice.jolt.traversr com.bazaarvoice.jolt.traversr.traversal -
Classes in com.bazaarvoice.jolt.traversr used by com.bazaarvoice.jolt.common Class Description Traversr Traversr 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.shiftr Class Description SimpleTraversr Simple Traversr that 1 Does overwrite sets at the leaf level 2 Will create intermediate container objects only on SET operationsTraversr Traversr 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 Class Description SimpleTraversal Utility class for use in custom Transforms.SimpleTraversr Simple Traversr that 1 Does overwrite sets at the leaf level 2 Will create intermediate container objects only on SET operationsTraversr Traversr 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.traversal Class Description Traversr Traversr allows you to walk JSON tree structures of data, and to GET and SET operations.