Uses of Enum
org.apache.tika.parser.microsoft.OutlookExtractor.RECIPIENT_TYPE
-
Uses of OutlookExtractor.RECIPIENT_TYPE in org.apache.tika.parser.microsoft
Modifier and TypeMethodDescriptionOutlookExtractor.RECIPIENT_TYPE.getTypeFromVal
(int val) Returns the enum constant of this type with the specified name.static OutlookExtractor.RECIPIENT_TYPE[]
OutlookExtractor.RECIPIENT_TYPE.values()
Returns an array containing the constants of this enum type, in the order they are declared.