|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractSingleBeanDefinitionParser | |
---|---|
org.springframework.beans.factory.xml | Contains an abstract XML-based BeanFactory implementation,
including a standard "spring-beans" DTD. |
Uses of AbstractSingleBeanDefinitionParser in org.springframework.beans.factory.xml |
---|
Subclasses of AbstractSingleBeanDefinitionParser in org.springframework.beans.factory.xml | |
---|---|
class |
AbstractSimpleBeanDefinitionParser
Convenient base class for when there exists a one-to-one mapping between attribute names on the element that is to be parsed and the property names on the Class being configured. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |