public class QNameReflectionHelper extends Object
| Modifier and Type | Field | Description |
|---|---|---|
protected static Method |
coerceMethod |
|
protected static Method |
createMethod |
| Constructor | Description |
|---|---|
QNameReflectionHelper() |
| Modifier and Type | Method | 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–2018. All rights reserved.