Interface DocumentParserFactory

All Known Implementing Classes:
ApacheTikaDocumentParserFactory

public interface DocumentParserFactory
A factory for creating DocumentParser instances through SPI.
Available implementations: ApacheTikaDocumentParserFactory in the langchain4j-document-parser-apache-tika module. For the "Easy RAG", import langchain4j-easy-rag module.
  • Method Summary

    Modifier and Type
    Method
    Description