Package com.bazaarvoice.jolt.traversr
-
Class Summary Class Description SimpleTraversal<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. -
Exception Summary Exception Description TraversrException