C F 

C

ChainrFactory - Class in com.bazaarvoice.jolt
A factory class with various static methods that return instances of Chainr.
ChainrFactory() - Constructor for class com.bazaarvoice.jolt.ChainrFactory
 
com.bazaarvoice.jolt - package com.bazaarvoice.jolt
 

F

fromClassPath(String) - Static method in class com.bazaarvoice.jolt.ChainrFactory
Builds a Chainr instance using the spec described in the data via the class path that is passed in.
fromClassPath(String, ChainrInstantiator) - Static method in class com.bazaarvoice.jolt.ChainrFactory
Builds a Chainr instance using the spec described in the data via the class path that is passed in.
fromFile(File) - Static method in class com.bazaarvoice.jolt.ChainrFactory
Builds a Chainr instance using the spec described in the File that is passed in.
fromFile(File, ChainrInstantiator) - Static method in class com.bazaarvoice.jolt.ChainrFactory
Builds a Chainr instance using the spec described in the File that is passed in.
fromFileSystem(String) - Static method in class com.bazaarvoice.jolt.ChainrFactory
Builds a Chainr instance using the spec described in the data via the file path that is passed in.
fromFileSystem(String, ChainrInstantiator) - Static method in class com.bazaarvoice.jolt.ChainrFactory
Builds a Chainr instance using the spec described in the data via the file path that is passed in.
C F 

Copyright © 2016. All Rights Reserved.