public class QNameReflectionHelper extends Object
Modifier and Type | Field and Description |
---|---|
protected static Method |
coerceMethod |
protected static Method |
createMethod |
Constructor and Description |
---|
QNameReflectionHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
coerceNamespaceAwarePropertyValues(org.springframework.beans.factory.support.AbstractBeanDefinition beanDefinition,
Element element,
PropertyDescriptor[] descriptors,
int index) |
static Object |
createQName(Element element,
String text) |
protected static Method |
findMethod(String name) |
protected static Method coerceMethod
protected static Method createMethod
public static void coerceNamespaceAwarePropertyValues(org.springframework.beans.factory.support.AbstractBeanDefinition beanDefinition, Element element, PropertyDescriptor[] descriptors, int index)
Copyright © 2005-2013. All Rights Reserved.