Package com.bazaarvoice.jolt.traversr
package com.bazaarvoice.jolt.traversr
-
ClassDescriptionSimpleTraversal<DataType>Utility class for use in custom Transforms.SimpleTraversr<DataType>Simple Traversr that 1 Does overwrite sets at the leaf level 2 Will create intermediate container objects only on SET operationsTraversr<DataType>Traversr allows you to walk JSON tree structures of data, and to GET and SET operations.