Class ParserFactory

    • Constructor Detail

      • ParserFactory

        public ParserFactory()
    • Method Detail

      • getParser

        public abstract org.apache.tika.parser.Parser getParser​(org.apache.tika.config.TikaConfig config)
      • isParseRecursively

        public boolean isParseRecursively()
      • setParseRecursively

        public void setParseRecursively​(boolean parseRecursively)