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