Uses of Class
org.apache.sling.jcr.contentloader.ImportOptions

Packages that use ImportOptions
org.apache.sling.jcr.contentloader   
 

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

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



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