| Package | Description |
|---|---|
| com.github.underscore.lodash |
| Modifier and Type | Method and Description |
|---|---|
static U.Mode |
U.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static U.Mode[] |
U.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
U.xmlToJson(String xml,
Json.JsonStringBuilder.Step identStep,
U.Mode mode) |
static String |
U.xmlToJson(String xml,
U.Mode mode) |
Copyright © 2020. All rights reserved.