public abstract class JsonObjectCreator extends Object
Constructor and Description |
---|
JsonObjectCreator() |
Modifier and Type | Method and Description |
---|---|
static javax.json.JsonObjectBuilder |
create(org.apache.sling.api.resource.Resource resource)
Dump given resource in JSON, optionally recursing into its objects
|
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.