Uses of Class
org.openprovenance.prov.template.expander.deprecated.BindingsBean
-
Packages that use BindingsBean Package Description org.openprovenance.prov.template.expander org.openprovenance.prov.template.json -
-
Uses of BindingsBean in org.openprovenance.prov.template.expander
Methods in org.openprovenance.prov.template.expander that return BindingsBean Modifier and Type Method Description static BindingsBeanConversions. importBean(File input_file1)Deprecated.static BindingsBeanConversions. importBean(InputStream input_file1)Deprecated.static BindingsBeanConversions. toBean(OldBindings bindings)Deprecated.Methods in org.openprovenance.prov.template.expander with parameters of type BindingsBean Modifier and Type Method Description static voidConversions. exportBean(String output_file1, BindingsBean bean, boolean pretty)Deprecated. -
Uses of BindingsBean in org.openprovenance.prov.template.json
Methods in org.openprovenance.prov.template.json that return BindingsBean Modifier and Type Method Description BindingsBeanBindings. toBean()
-