public class ModelUtils extends Object
| Constructor and Description |
|---|
ModelUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
getSimpleValue(String key,
Node node) |
static StringType |
getStringTypeValue(String key,
Node node) |
static String |
getStringValue(String key,
Node node) |
static boolean |
isPrimitiveOrWrapperOrString(Class<?> type) |
public static StringType getStringTypeValue(String key, Node node)
public static boolean isPrimitiveOrWrapperOrString(Class<?> type)
Copyright © 2016. All rights reserved.