public final class JsonSimpleValueParseMode extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
length |
static int |
LOOSE |
static int |
STRICT |
| Modifier and Type | Method and Description |
|---|---|
static int |
fromName(String jsonSimpleValueParseModeName) |
static String |
getName(int jsonSimpleValueParseMode) |
static int[] |
getValues() |
static String |
toString(int jsonSimpleValueParseMode) |
public static final int length
public static final int LOOSE
public static final int STRICT
Copyright © 2026. All rights reserved.