| Package | Description |
|---|---|
| org.apache.sling.jcr.contentloader.internal | |
| org.apache.sling.jcr.contentloader.internal.readers |
| Modifier and Type | Field and Description |
|---|---|
ContentReader |
Loader.Descriptor.contentReader |
| Modifier and Type | Method and Description |
|---|---|
ContentReader |
ImportProvider.getReader() |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonReader
The
JsonReader Parses a Json document on content load and creates the
corresponding node structure with properties. |
class |
XmlReader
This reader reads an xml file defining the content.
|
class |
ZipReader
The
ZipReader TODO |
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.