| Class | Description |
|---|---|
| JsonReader |
The
JsonReader Parses a Json document on content load and creates the
corresponding node structure with properties. |
| OrderedJsonReader |
Specific
JsonReader, OrderedJsonReader parse json document exactly the same,
but does specific look up for SLING:ordered : [{SLING:name: "first", ...} |
| XmlReader |
This reader reads an xml file defining the content.
|
| XmlReader.AttributeMap |
Utility class for dealing with attributes from KXmlParser.
|
| XmlReader.FileDescription |
Represents a reference to a file that is to be loaded into the repository.
|
| XmlReader.NodeDescription | |
| XmlReader.PropertyDescription | |
| ZipReader |
The
ZipReader TODO |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.