public class EncoderUtil extends Object
| Constructor and Description |
|---|
EncoderUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getNamespace(Class<?> clazz) |
static String |
getParameterName(Annotation[] annots) |
static boolean |
isSimpleType(Class<?> type) |
static String |
typeToXsdType(Class<?> type) |
static String |
valueToString(Object value) |
public static String getParameterName(Annotation[] annots)
public static boolean isSimpleType(Class<?> type)