public final class Utils extends Object
Modifier and Type | Field | Description |
---|---|---|
static String |
PROPERTY_ANNOTATION |
|
static String |
XBEAN_ANNOTATION |
|
static Map |
XSD_TYPES |
Modifier and Type | Method | Description |
---|---|---|
static String |
decapitalise(String value) |
|
static List |
findImplementationsOf(NamespaceMapping namespaceMapping,
Type type) |
|
static String |
getXsdType(Type type) |
|
static boolean |
isSimpleType(Type type) |
public static final String XBEAN_ANNOTATION
public static final String PROPERTY_ANNOTATION
public static final Map XSD_TYPES
public static boolean isSimpleType(Type type)
public static List findImplementationsOf(NamespaceMapping namespaceMapping, Type type)
Copyright © 2005–2018. All rights reserved.