Interface ImportContentHandler

All Superinterfaces:
ContentHandler, ErrorHandler
All Known Implementing Classes:
DefaultContentHandler

public interface ImportContentHandler extends ContentHandler, ErrorHandler
Content Handler that interacts with an Alfresco Importer
Author:
David Caruana
  • Method Details

    • setImporter

      void setImporter(Importer importer)
      Sets the Importer
      Parameters:
      importer - Importer
    • importStream

      InputStream importStream(String content)
      Call-back for importing content streams
      Parameters:
      content - content stream identifier
      Returns:
      the input stream