public class XmlAnnotationExtractor extends Object
Constructor and Description |
---|
XmlAnnotationExtractor(Class<?> clazz) |
Modifier and Type | Method and Description |
---|---|
Map<String,Method> |
getMethodPerAttributeName() |
Map<String,Method> |
getMethodPerChildElementName() |
Map<Class<?>,Method> |
getMethodPerChildElementType() |
public XmlAnnotationExtractor(Class<?> clazz)
Copyright © GigaSpaces.