Class TrueTypeParser

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

    public class TrueTypeParser
    extends org.apache.tika.parser.AbstractParser
    Parser for TrueType font files (TTF).
    See Also:
    Serialized Form
    • Constructor Detail

      • TrueTypeParser

        public TrueTypeParser()
    • Method Detail

      • getSupportedTypes

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