| Package | Description |
|---|---|
| org.apache.sling.jcr.contentloader |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentReader.parse(InputStream ins,
ContentCreator contentCreator)
Read the content from the input stream and create the
content using the provided content creator.
|
void |
ContentReader.parse(URL url,
ContentCreator creator)
Read the content from the URL and create the
content using the provided content creator.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.