Uses of Interface
org.openprovenance.prov.interop.SerializerFunction
-
-
Uses of SerializerFunction in org.openprovenance.prov.interop
Methods in org.openprovenance.prov.interop that return types with arguments of type SerializerFunction Modifier and Type Method Description Map<org.openprovenance.prov.interop.Formats.ProvFormat,SerializerFunction>InteropFramework. createLegacySerializerMap()Map<org.openprovenance.prov.interop.Formats.ProvFormat,SerializerFunction>InteropFramework. createLightAndLegacySerializerMap()Map<org.openprovenance.prov.interop.Formats.ProvFormat,SerializerFunction>InteropFramework. createLightSerializerMap()Map<org.openprovenance.prov.interop.Formats.ProvFormat,SerializerFunction>InteropFramework. createSerializerMap()
-