public interface ResourcePropertyTransformer
Modifier and Type | Method and Description |
---|---|
JSONObject |
transform(Resource resource,
java.lang.String parentSOM)
Transform the resource into a JSONObject.
|
JSONObject transform(Resource resource, java.lang.String parentSOM) throws JSONException
resource
- Resource whose JSON representation has to be returnedparentSOM
- JSONException
Copyright © 2010 - 2020 Adobe. All Rights Reserved