Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.io.impl.plugins
Class DocumentTreeReaderFactory

java.lang.Object
  extended by org.nuxeo.ecm.core.io.impl.plugins.DocumentTreeReaderFactory
All Implemented Interfaces:
DocumentReaderFactory

public class DocumentTreeReaderFactory
extends java.lang.Object
implements DocumentReaderFactory


Constructor Summary
DocumentTreeReaderFactory()
           
 
Method Summary
 DocumentReader createDocReader(java.util.Map<java.lang.String,java.lang.Object> params)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentTreeReaderFactory

public DocumentTreeReaderFactory()
Method Detail

createDocReader

public DocumentReader createDocReader(java.util.Map<java.lang.String,java.lang.Object> params)
                               throws ClientException
Specified by:
createDocReader in interface DocumentReaderFactory
Throws:
ClientException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.