- 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.