Uses of Interface
org.apache.sling.jcr.contentloader.ContentImportListener

Uses of ContentImportListener in org.apache.sling.jcr.contentloader
 

Methods in org.apache.sling.jcr.contentloader with parameters of type ContentImportListener
 void ContentImporter.importContent(javax.jcr.Node parent, java.lang.String name, java.io.InputStream contentStream, ImportOptions importOptions, ContentImportListener importListener)
          Import content into the repository by parsing the provided content stream.
 



Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.