public class NXJsonUnmarshaller extends com.unboundid.scim.marshal.json.JsonUnmarshaller
| Constructor and Description | 
|---|
NXJsonUnmarshaller()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected org.json.JSONObject | 
makeCaseInsensitive(org.json.JSONObject jsonObject)  | 
<R extends com.unboundid.scim.data.BaseResource> | 
unmarshal(InputStream inputStream,
         com.unboundid.scim.schema.ResourceDescriptor resourceDescriptor,
         com.unboundid.scim.data.ResourceFactory<R> resourceFactory)  | 
public NXJsonUnmarshaller()
public <R extends com.unboundid.scim.data.BaseResource> R unmarshal(InputStream inputStream, com.unboundid.scim.schema.ResourceDescriptor resourceDescriptor, com.unboundid.scim.data.ResourceFactory<R> resourceFactory) throws com.unboundid.scim.sdk.InvalidResourceException
unmarshal in interface com.unboundid.scim.marshal.Unmarshallerunmarshal in class com.unboundid.scim.marshal.json.JsonUnmarshallercom.unboundid.scim.sdk.InvalidResourceExceptionprotected org.json.JSONObject makeCaseInsensitive(org.json.JSONObject jsonObject) throws org.json.JSONException
org.json.JSONExceptionCopyright © 2019 Nuxeo. All rights reserved.