|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xbean.spring.context.impl.QNameHelper
public class QNameHelper
| Constructor Summary | |
|---|---|
QNameHelper()
|
|
| Method Summary | |
|---|---|
static void |
addPropertyValue(org.springframework.beans.MutablePropertyValues values,
String name,
Object value)
|
static void |
coerceNamespaceAwarePropertyValues(org.springframework.beans.factory.support.AbstractBeanDefinition bd,
Element element,
PropertyDescriptor[] descriptors,
int i)
|
static void |
coerceQNamePropertyValues(QNameReflectionParams params)
|
static QName |
createQName(Element element,
String qualifiedName)
|
static String |
recursiveGetAttributeValue(Element element,
String attributeName)
Recursive method to find a given attribute value |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QNameHelper()
| Method Detail |
|---|
public static QName createQName(Element element,
String qualifiedName)
public static String recursiveGetAttributeValue(Element element,
String attributeName)
public static void coerceQNamePropertyValues(QNameReflectionParams params)
public static void coerceNamespaceAwarePropertyValues(org.springframework.beans.factory.support.AbstractBeanDefinition bd,
Element element,
PropertyDescriptor[] descriptors,
int i)
public static void addPropertyValue(org.springframework.beans.MutablePropertyValues values,
String name,
Object value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||