Package com.bazaarvoice.jolt.common.spec
package com.bazaarvoice.jolt.common.spec
-
ClassDescriptionBaseSpec interface that provide a way to get its own pathElement and an apply(...)An ordered composite spec denotes the spec will have Literal and Computed children that must be Ordered Spec, which should be subject to sorting to before applying any of the determined execution strategies!SpecBuilder<T extends BaseSpec>Factory class that provides a factory method create(...) that takes itself as argument to specify how to handle child specs