Class WMFParser

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

    public class WMFParser
    extends org.apache.tika.parser.AbstractParser
    This parser offers a very rough capability to extract text if there is text stored in the WMF files.
    See Also:
    Serialized Form
    • Constructor Detail

      • WMFParser

        public WMFParser()
    • Method Detail

      • getSupportedTypes

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