Uses of Class
org.openprovenance.prov.template.expander.deprecated.BindingsBean
Packages that use BindingsBean
-
Uses of BindingsBean in org.openprovenance.prov.template.expander
Methods in org.openprovenance.prov.template.expander that return BindingsBeanModifier and TypeMethodDescriptionstatic 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 BindingsBeanModifier and TypeMethodDescriptionstatic voidConversions.exportBean(String output_file1, BindingsBean bean, boolean pretty) Deprecated.static OldBindingsConversions.fromBean(BindingsBean bean, ProvFactory pf) Deprecated. -
Uses of BindingsBean in org.openprovenance.prov.template.json
Methods in org.openprovenance.prov.template.json that return BindingsBean