Package | Description |
---|---|
org.apache.sling.jcr.contentloader.internal.readers |
Modifier and Type | Class and Description |
---|---|
class |
OrderedJsonReader
Specific
JsonReader , OrderedJsonReader parse json document exactly the same,
but does specific look up for SLING:ordered : [{SLING:name: "first", ...},{SLING:name: "second", ...}]
type of structure that will force import of an orderable node with first and second
children, in that order. |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.