Class PRTParser

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

    public class PRTParser
    extends org.apache.tika.parser.AbstractParser
    A basic text extracting parser for the CADKey PRT (CAD Drawing) format. It outputs text from note entries.
    See Also:
    Serialized Form
    • Constructor Detail

      • PRTParser

        public PRTParser()
    • Method Detail

      • getSupportedTypes

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