| Package | Description |
|---|---|
| com.github.underscore.lodash |
| Modifier and Type | Method and Description |
|---|---|
static Xml.FromType |
Xml.FromType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Xml.FromType[] |
Xml.FromType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Object |
Xml.fromXml(String xml,
Xml.FromType fromType) |
static <T> T |
U.fromXml(String xml,
Xml.FromType fromType) |
static Map<String,Object> |
U.fromXmlMap(String xml,
Xml.FromType fromType) |
Copyright © 2020. All rights reserved.