| Package | Description |
|---|---|
| com.bazaarvoice.jolt | |
| com.bazaarvoice.jolt.chainr | |
| com.bazaarvoice.jolt.chainr.instantiator |
| Modifier and Type | Method and Description |
|---|---|
static Chainr |
Chainr.fromSpec(Object input,
ChainrInstantiator instantiator) |
| Modifier and Type | Field and Description |
|---|---|
protected ChainrInstantiator |
ChainrBuilder.chainrInstantiator |
| Modifier and Type | Method and Description |
|---|---|
ChainrBuilder |
ChainrBuilder.loader(ChainrInstantiator loader)
Set a ChainrInstantiator to use when instantiating Transform Objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultChainrInstantiator
Loads classes via Java Reflection APIs.
|
Copyright © 2014. All Rights Reserved.