Uses of Class
org.apache.sling.jcr.contentloader.internal.readers.JsonReader
Packages that use JsonReader
-
Uses of JsonReader in org.apache.sling.jcr.contentloader.internal.readers
Subclasses of JsonReader in org.apache.sling.jcr.contentloader.internal.readersModifier and TypeClassDescriptionclass
SpecificJsonReader
,OrderedJsonReader
parse json document exactly the same, but does specific look up for SLING:ordered : [{SLING:name: "first", ...},{SLING:name: "second", ...}]