Uses of Class
org.openprovenance.prov.model.ValueConverter
Packages that use ValueConverter
Package
Description
Provides the classes necessary to manipulate the PROV Data Model in Java, irrespectively of the serialization chosen for it.
-
Uses of ValueConverter in org.openprovenance.prov.model
Methods in org.openprovenance.prov.model with parameters of type ValueConverterModifier and TypeMethodDescriptionTypedValue.convertValueToObject(ValueConverter vconv) Converts the value associated with thevalueproperty into a Java object.final AttributeDOMProcessing.unmarshallAttribute(Element el, ProvFactory pFactory, ValueConverter vconv) -
Uses of ValueConverter in org.openprovenance.prov.vanilla
Methods in org.openprovenance.prov.vanilla with parameters of type ValueConverter