org.apache.xbean.spring.context.impl
Class QNameHelper
java.lang.Object
org.apache.xbean.spring.context.impl.QNameHelper
- public class QNameHelper
- extends java.lang.Object
- Version:
- $Revision: 1.1 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QNameHelper
public QNameHelper()
createQName
public static javax.xml.namespace.QName createQName(org.w3c.dom.Element element,
java.lang.String qualifiedName)
recursiveGetAttributeValue
public static java.lang.String recursiveGetAttributeValue(org.w3c.dom.Element element,
java.lang.String attributeName)
- Recursive method to find a given attribute value
coerceQNamePropertyValues
public static void coerceQNamePropertyValues(QNameReflectionParams params)
coerceNamespaceAwarePropertyValues
public static void coerceNamespaceAwarePropertyValues(org.springframework.beans.factory.support.AbstractBeanDefinition bd,
org.w3c.dom.Element element,
java.beans.PropertyDescriptor[] descriptors,
int i)
Copyright © {inceptionYear}-2006 Apache Software Foundation. All Rights Reserved.