Class TNEFParser

  • All Implemented Interfaces:
    Serializable, Parser

    public class TNEFParser
    extends Object
    implements Parser
    A POI-powered Tika Parser for TNEF (Transport Neutral Encoding Format) messages, aka winmail.dat
    See Also:
    Serialized Form
    • Constructor Detail

      • TNEFParser

        public TNEFParser()
    • Method Detail

      • getSupportedTypes

        public Set<MediaType> getSupportedTypes​(ParseContext context)
        Description copied from interface: Parser
        Returns the set of media types supported by this parser when used with the given parse context.
        Specified by:
        getSupportedTypes in interface Parser
        Parameters:
        context - parse context
        Returns:
        immutable set of media types