A C D F G I L N O P Q R S T X

A

addAttributeProperties(BeanDefinitionHolder, MappingMetaData, String, Element) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
Parses attribute names and values as being bean property expressions
addAttributeProperty(BeanDefinitionHolder, MappingMetaData, Element, Attr) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
 
addContentProperty(BeanDefinitionHolder, MappingMetaData, Element) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
 
addNestedPropertyElements(BeanDefinitionHolder, MappingMetaData, String, Element) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
Lets iterate through the children of this element and create any nested child properties
addProperty(BeanDefinitionHolder, MappingMetaData, Element, String, String) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
Add a property onto the current BeanDefinition.
addSpringAttributeValues(String, Element) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
 

C

cloneElement(Element) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
Creates a clone of the element and its attribute (though not its content)
coerceNamespaceAwarePropertyValues(BeanDefinition, Element) - Method in class org.apache.xbean.spring.context.v2a.XBeanQNameHelper
Any namespace aware property values (such as QNames) need to be coerced while we still have access to the XML Element from which its value comes - so lets do that now before we trash the DOM and just have the bean definition.
configure(AbstractApplicationContext, XmlBeanDefinitionReader) - Static method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
Configures the XmlBeanDefinitionReader to work nicely with extensible XML using this reader implementation.
createPropertyEditor(String) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
 

D

declareLifecycleMethods(BeanDefinitionHolder, MappingMetaData, Element) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
 
decorate(Node, BeanDefinitionHolder, ParserContext) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
 

F

findNamespaceProperties(String, String) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
Uses META-INF/services discovery to find a Properties file with the XML marshaling configuration

G

getBeanInfo(String) - Method in class org.apache.xbean.spring.context.v2a.XBeanQNameHelper
 
getElementText(Element) - Method in class org.apache.xbean.spring.context.v2a.XBeanBeanDefinitionParserDelegate
 
getElementText(Element) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
Returns the text of the element
getLocalName(Element) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
 
getPropertyDescriptor(String, String) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
Looks up the property decriptor for the given class and property name
getValue(String, String) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
 

I

init() - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
 
isCollection(Class) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
Returns true if the given type is a collection type or an array
isDefaultNamespace(String) - Method in class org.apache.xbean.spring.context.v2a.XBeanBeanDefinitionParserDelegate
 
isEmpty(String) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
 
isMap(Class) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
 
isQnameIsOnClassPath() - Method in class org.apache.xbean.spring.context.v2a.XBeanQNameHelper
 

L

loadClass(String) - Method in class org.apache.xbean.spring.context.v2a.XBeanQNameHelper
Attempts to load the class on the current thread context class loader or the class loader which loaded us
loadResource(String) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
Loads the resource from the given URI

N

namedConstructorArgs - Variable in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
 

O

org.apache.xbean.spring.context.v2a - package org.apache.xbean.spring.context.v2a
 

P

parse(Element, ParserContext) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
 
parseBeanDefinitionElement(Element, String) - Method in class org.apache.xbean.spring.context.v2a.XBeanBeanDefinitionParserDelegate
 
parseBeanFromExtensionElement(Element, String, String) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
Parses the non-standard XML element as a Spring bean definition
parseBeanFromExtensionElement(Element) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
Parses the non-standard XML element as a Spring bean definition
parseChildExtensionBean(Element) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
Iterates the children of this element to find the first nested bean
parseCustomMapElement(MappingMetaData, Element, String) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
 
parseListElement(Element, String) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
 
parsePropertySubElement(Element, String) - Method in class org.apache.xbean.spring.context.v2a.XBeanBeanDefinitionParserDelegate
 
parseQNameElement(Element) - Method in class org.apache.xbean.spring.context.v2a.XBeanBeanDefinitionParserDelegate
 

Q

QNAME_ELEMENT - Static variable in class org.apache.xbean.spring.context.v2a.XBeanBeanDefinitionParserDelegate
 

R

registerCustomEditors(DefaultListableBeanFactory) - Static method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
Registers whatever custom editors we need
RESERVED_BEAN_ATTRIBUTE_NAMES - Static variable in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
 
RESERVED_ELEMENT_NAMES - Static variable in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
All the reserved Spring XML element names which cannot be overloaded by an XML extension
resolveBeanClass(AbstractBeanDefinition, String) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
 

S

SPRING_SCHEMA - Static variable in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
 
SPRING_SCHEMA_COMPAT - Static variable in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
 

T

tryParseNestedPropertyViaIntrospection(MappingMetaData, String, Element) - Method in class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
Attempts to use introspection to parse the nested property element.

X

XBeanBeanDefinitionParserDelegate - Class in org.apache.xbean.spring.context.v2a
 
XBeanBeanDefinitionParserDelegate(XmlReaderContext) - Constructor for class org.apache.xbean.spring.context.v2a.XBeanBeanDefinitionParserDelegate
 
XBeanNamespaceHandler - Class in org.apache.xbean.spring.context.v2a
An enhanced XML parser capable of handling custom XML schemas.
XBeanNamespaceHandler() - Constructor for class org.apache.xbean.spring.context.v2a.XBeanNamespaceHandler
 
XBeanQNameHelper - Class in org.apache.xbean.spring.context.v2a
 
XBeanQNameHelper(XmlReaderContext) - Constructor for class org.apache.xbean.spring.context.v2a.XBeanQNameHelper
 

A C D F G I L N O P Q R S T X

Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.