Class FictionBookParser

    • Constructor Detail

      • FictionBookParser

        public FictionBookParser()
    • Method Detail

      • getSupportedTypes

        public Set<org.apache.tika.mime.MediaType> getSupportedTypes​(org.apache.tika.parser.ParseContext context)
        Specified by:
        getSupportedTypes in interface org.apache.tika.parser.Parser
        Overrides:
        getSupportedTypes in class XMLParser