Interface DocumentWriterFactory


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