Package | Description |
---|---|
com.bazaarvoice.jolt | |
com.bazaarvoice.jolt.chainr | |
com.bazaarvoice.jolt.chainr.instantiator | |
com.bazaarvoice.jolt.chainr.spec |
Class and Description |
---|
Chainr
Chainr is the JOLT mechanism for chaining
JoltTransform s together. |
ContextualTransform
Interface for Jolt Transforms that can incorporate context information along with the
source input JSON.
|
Diffy
JSON Diff tool that will walk two "JSON" objects simultaneously and identify mismatches.
|
Diffy.Result
Contains the unmatched fields from the Diffy operation.
|
JoltCliProcessor
An interface to describe a subcommand for the Jolt CLI Tool.
|
JoltTransform
Marker interface for all Jolt Transforms.
|
JsonUtil
Utility methods for getting JSON content loaded from
the filesystem, the classpath, or in memory Strings.
|
Modifier
Base Templatr transform that to behave differently based on provided opMode
|
Sortr.JsonKeyComparator
Standard alphabetical sort, with a special case for keys beginning with "~".
|
SpecDriven
Marker interface for Jolt Transforms that are based off a "spec".
|
Transform |
Class and Description |
---|
Chainr
Chainr is the JOLT mechanism for chaining
JoltTransform s together. |
Class and Description |
---|
JoltTransform
Marker interface for all Jolt Transforms.
|
Class and Description |
---|
JoltTransform
Marker interface for all Jolt Transforms.
|