Uses of Class
org.apache.sling.jcr.contentloader.ImportOptions
-
Uses of ImportOptions in org.apache.sling.jcr.contentloader
Modifier and TypeClassDescriptionclass
A path entry from the manifest for initial content.Modifier and TypeMethodDescriptionvoid
ContentImporter.importContent
(javax.jcr.Node parent, String filename, InputStream contentStream, ImportOptions importOptions, ContentImportListener importListener) Import content into the repository by parsing the provided content stream.void
ContentImporter.importContent
(javax.jcr.Node parent, String name, String contentType, InputStream contentStream, ImportOptions importOptions, ContentImportListener importListener) Import content into the repository by parsing the provided content stream.