public final class JsonSerializerProviders extends Object
JsonSerializerProvider loaded from the classpath.| Modifier and Type | Method and Description |
|---|---|
static JsonSerializer |
createInstance()
Creates an instance of
JsonSerializer using the first JsonSerializerProvider found in the
classpath. |
public static JsonSerializer createInstance()
JsonSerializer using the first JsonSerializerProvider found in the
classpath.JsonSerializer.Copyright © 2020 Microsoft Corporation. All rights reserved.