Interface DocumentParser

All Known Implementing Classes:
ApachePdfBoxDocumentParser, ApachePoiDocumentParser, ApacheTikaDocumentParser, TextDocumentParser

public interface DocumentParser
Defines the interface for parsing an InputStream into a Document. Different document types require specialized parsing logic.