Package | Description |
---|---|
org.apache.sling.jcr.contentloader |
Modifier and Type | Method and Description |
---|---|
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 © 2014 The Apache Software Foundation. All rights reserved.