Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.io
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

Method Summary
 DocumentWriter createDocWriter(Map<String,Object> params)
           
 

Method Detail

createDocWriter

DocumentWriter createDocWriter(Map<String,Object> params)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.