public class BeanUtils extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getXmlElementAnnotationName(Field field) |
static List<XmlTypeField> |
getXmlTypeFields(Class<?> type) |
static boolean |
isList(Class type) |
static boolean |
isPojo(Class type) |
Copyright © 2010–2016. All rights reserved.