Uses of Enum
org.openprovenance.prov.model.interop.Formats.ProvFormat
Packages that use Formats.ProvFormat
-
Uses of Formats.ProvFormat in org.openprovenance.prov.model.interop
Methods in org.openprovenance.prov.model.interop that return Formats.ProvFormatModifier and TypeMethodDescriptionstatic Formats.ProvFormatReturns the enum constant of this type with the specified name.static Formats.ProvFormat[]Formats.ProvFormat.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openprovenance.prov.model.interop with parameters of type Formats.ProvFormatModifier and TypeMethodDescriptionvoidFramework.writeDocument(OutputStream os, Document document, Formats.ProvFormat format)