C F 

C

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

F

fromClassPath(String) - Static method in class com.bazarvoice.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.bazarvoice.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.bazarvoice.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.bazarvoice.jolt.ChainrFactory
Builds a Chainr instance using the spec described in the File that is passed in.
fromFileSystem(String) - Static method in class com.bazarvoice.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.bazarvoice.jolt.ChainrFactory
Builds a Chainr instance using the spec described in the data via the file path that is passed in.
C F 

Copyright © 2015. All Rights Reserved.