Interface DocumentReaderFactory


  • public interface DocumentReaderFactory
    Interface for a factory that will provide a custom DocumentReader implementation. The params are used by specific factories to properly instantiate the custom DocumentReader.
    Author:
    Dragos Mihalache