Uses of Class
org.apache.tika.parser.microsoft.OutlookExtractor.BODY_TYPES_PROCESSED
-
Packages that use OutlookExtractor.BODY_TYPES_PROCESSED Package Description org.apache.tika.parser.microsoft -
-
Uses of OutlookExtractor.BODY_TYPES_PROCESSED in org.apache.tika.parser.microsoft
Methods in org.apache.tika.parser.microsoft that return OutlookExtractor.BODY_TYPES_PROCESSED Modifier and Type Method Description static OutlookExtractor.BODY_TYPES_PROCESSEDOutlookExtractor.BODY_TYPES_PROCESSED. valueOf(String name)Returns the enum constant of this type with the specified name.static OutlookExtractor.BODY_TYPES_PROCESSED[]OutlookExtractor.BODY_TYPES_PROCESSED. values()Returns an array containing the constants of this enum type, in the order they are declared.
-