public class JsonObjectCreator extends Object
| Constructor and Description |
|---|
JsonObjectCreator(org.apache.sling.api.resource.Resource resource,
boolean ecmaSupport)
Create a new json object creator
|
| Modifier and Type | Method and Description |
|---|---|
javax.json.JsonObjectBuilder |
create()
Create the object builder
|
static String |
formatEcma(Calendar date)
Helper method to format a calendar
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.