Class | Description |
---|---|
DateEditor |
Editor for
java.util.Date |
DefaultProperty |
DefaultProperty contains the default value assigned to a property with a specific name and type.
|
FileEditor |
Editor for
java.io.File |
MappingMetaData |
A helper class which understands how to map an XML namespaced element to
Spring bean configurations
|
NamedConstructorArgs |
NamedConstructorArgs is a BeanFactoryPostProcessor that converts property declarations into indexed constructor args
based on the the constructor parameter names annotation.
|
NamespaceHelper |
A helper class for turning namespaces into META-INF/services URIs
|
ObjectNameEditor |
Editor for
java.net.URI |
PropertyEditorHelper |
A helper method to register some custom editors
|
QNameHelper | |
QNameReflectionHelper |
To avoid a runtime dependency on the QName class lets use reflection to
process QName instances.
|
QNameReflectionParams | |
URIEditor |
Editor for
java.net.URI |
XBeanHelper | |
XBeanXmlBeanFactory |
Copyright © 2005-2013. All Rights Reserved.