|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContentReader | |
---|---|
org.apache.sling.jcr.contentloader.internal | |
org.apache.sling.jcr.contentloader.internal.readers |
Uses of ContentReader in org.apache.sling.jcr.contentloader.internal |
---|
Fields in org.apache.sling.jcr.contentloader.internal declared as ContentReader | |
---|---|
ContentReader |
Loader.Descriptor.nodeReader
|
Methods in org.apache.sling.jcr.contentloader.internal that return ContentReader | |
---|---|
ContentReader |
ImportProvider.getReader()
|
Uses of ContentReader in org.apache.sling.jcr.contentloader.internal.readers |
---|
Classes in org.apache.sling.jcr.contentloader.internal.readers that implement ContentReader | |
---|---|
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |