Class OutlookPSTParser

  • All Implemented Interfaces:
    Serializable, org.apache.tika.parser.Parser

    public class OutlookPSTParser
    extends org.apache.tika.parser.AbstractParser
    Parser for MS Outlook PST email storage files
    See Also:
    Serialized Form
    • Field Detail

      • MS_OUTLOOK_PST_MIMETYPE

        public static final org.apache.tika.mime.MediaType MS_OUTLOOK_PST_MIMETYPE
    • Constructor Detail

      • OutlookPSTParser

        public OutlookPSTParser()
    • Method Detail

      • getSupportedTypes

        public Set<org.apache.tika.mime.MediaType> getSupportedTypes​(org.apache.tika.parser.ParseContext context)