Uses of Enum Class
org.apache.tika.metadata.KeyPrefix.Provenance
Packages that use KeyPrefix.Provenance
Package
Description
Multi-valued metadata container, and set of constant metadata fields.
-
Uses of KeyPrefix.Provenance in org.apache.tika.metadata
Methods in org.apache.tika.metadata that return KeyPrefix.ProvenanceModifier and TypeMethodDescriptionKeyPrefix.provenance()static KeyPrefix.ProvenanceReturns the enum constant of this class with the specified name.static KeyPrefix.Provenance[]KeyPrefix.Provenance.values()Returns an array containing the constants of this enum class, in the order they are declared.